Binary Search Tree

Quiz
•
Professional Development
•
Professional Development
•
Hard
LE210 Sankara Nayaki K
Used 288+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Post order traversal :
1a+b*c+d*e+f*g
1abc*+de*f+g*+
++a*bc*+*defg
abc+*+defg*+*
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Order traversal
40 20 50 10 30
40 50 20 30 10
10 20 30 40 50
50 40 20 30 10
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the MAXIMUM number of nodes in a binary search tree with height = 5 ?
26-1
25-1
25
26
6
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the MINIMUM number of nodes in a binary search tree with height = 5?
6
5
26-1
25-1
25
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the worst-case runtime of lookUp/get in a binary search tree?
O(n)
O(logn)
O(1)
O(n2)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the worst-case runtime of lookUp/get in a *perfectly balanced* binary search tree?
O(logn)
O(n)
O(1)
O(n2)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Nilgiri SEM: 05

Quiz
•
Professional Development
10 questions
SOE

Quiz
•
Professional Development
13 questions
Data Structure

Quiz
•
Professional Development
10 questions
Tea Tree Range- 2023 Renovation

Quiz
•
Professional Development
8 questions
Open Water Lifeguard - Section 2

Quiz
•
Professional Development
15 questions
FedEx Ground Pickup

Quiz
•
Professional Development
12 questions
The Mandela Effect

Quiz
•
Professional Development
10 questions
PYTHON-GAME THEORY

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade