
Binary Search Tree Quiz

Quiz
•
Computers
•
12th Grade
•
Hard

Sreerama Murthy Velaga
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a Binary Search Tree (BST), what is the value of a node called with respect to its left subtree?
Predecessor
Successor
Ancestor
Descendant
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a property of a Binary Search Tree (BST)?
In-order traversal gives nodes in sorted order
Each node has at most two children
Left subtree of a node contains nodes with values less than the node's value
Right subtree of a node contains nodes with values greater than the node's value
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which traversal of a Binary Search Tree (BST) will give nodes in non-decreasing order?
Pre-order
Post-order
In-order
Level-order
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a disadvantage of Binary Search Trees (BSTs)?
Search operation is fast
Insertion and deletion can be slow in the worst case
Requires less memory compared to other tree structures
Suitable for all types of data
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a Binary Search Tree (BST), what is the maximum number of nodes at level "h"?
2^h
2^(h-1)
h
h^2
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the time complexity of searching for a value in a balanced Binary Search Tree (BST)?
O(n)
O(log n)
O(n log n)
O(1)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a Binary Search Tree (BST), which operation is used to remove a node with two children?
Delete
Erase
Remove
None of the above
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Binary

Quiz
•
5th - 12th Grade
10 questions
Data Structures & Algorithms

Quiz
•
12th Grade
15 questions
Linear and Binary Search Quiz

Quiz
•
12th Grade
15 questions
untitled

Quiz
•
11th Grade - University
15 questions
Soal TLJ Kelas XII.TKJ

Quiz
•
9th - 12th Grade
10 questions
Exploring Trees in Data Structures

Quiz
•
12th Grade
14 questions
[CS] Quiz 3 Sorting Algorithms, Recursion, Data Structures, Tree

Quiz
•
12th Grade
10 questions
CyberSecurity Basics

Quiz
•
6th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade