
BST 2

Quiz
•
Computers
•
University
•
Medium
SACHI GCET
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a potential issue with unbalanced Binary Search Trees?
Improved search efficiency
Consistent O(1) insertion time
Degraded search performance
Automatic balancing
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following traversal outputs the data in sorted order in a BST?
Preorder
Inorder
Postorder
Level order
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the worst case time complexity for search, insert and delete operations in a general Binary Search Tree for a skewed tree ?
O(n) for all
O(Logn) for all
O(Logn) for search and insert, and O(n) for delete
O(Logn) for search, and O(n) for insert and delete
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the Binary Search Tree insertion algorithm?
To add nodes randomly
To maintain ordering and balance
To create a linked list
To ensure constant time complexity
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
The preorder traversal sequence of a binary search tree is 30, 20, 10, 15, 25, 23, 39, 35, 42. Which one of the following is the postorder traversal sequence of the same tree?
10, 20, 15, 23, 25, 35, 42, 39, 30
15, 10, 25, 23, 20, 42, 35, 39, 30
15, 20, 10, 23, 25, 42, 35, 39, 30
15, 10, 23, 25, 20, 35, 42, 39, 30
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the context of BST insertion, what is a leaf node?
Node with no children
Node with only a left child
Node with only a right child
Node with two children
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following traversals is sufficient to construct BST from given traversals 1) Inorder 2) Preorder 3) Postorder
Any one of the given three traversals is sufficient
Either 2 or 3 is sufficient
2 and 3
2 and 3
1 and 3
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
BACS3323 Chapter 5 -Pathfinding-Lecture

Quiz
•
University
10 questions
Time Complexity

Quiz
•
University
13 questions
Data Structure and Algorithms Semi-Final Examination

Quiz
•
University
10 questions
BCSC0006 Trees

Quiz
•
University
15 questions
ANALYSIS OF ALGORITHMS

Quiz
•
University
7 questions
Binary Search Tree

Quiz
•
University
10 questions
Kuis 2 - ASD -A

Quiz
•
University
10 questions
0xDebug - Python

Quiz
•
University
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
11 questions
NFL Football logos

Quiz
•
KG - Professional Dev...
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
38 questions
Unit 6 Key Terms

Quiz
•
11th Grade - University
20 questions
La Hora

Quiz
•
9th Grade - University
7 questions
Cell Transport

Interactive video
•
11th Grade - University
7 questions
What Is Narrative Writing?

Interactive video
•
4th Grade - University