
BST

Quiz
•
Computers
•
Professional Development
•
Medium
Used 58+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In preorder traversal of a binary tree the second step is ____________
traverse the right subtree
traverse the left subtree
traverse right subtree and visit the root
visit the root
2.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Given a sequence of number below:
50,60,40,70,45,55,30,80,65,35,25,75,85
When creating a binary search tree, what is the height of the tree?
3
4
5
6
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many leaf are there in the tree?
1
3
4
7
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given a binary search tree, insert 27, 15, 63, 99, 70 and 85 (in this order) into the binary search tree. What is the post-order traversal?
5,15,27,34,47,54,63,70,72,75,83,85,88,94,99,101
72,54,34,5,27,15,47,63,70,83,75,88,85,101,94,99
15,27,5,47,34,70,63,54,75,85,99,94,101,88,83,72
15,27,5,47,34,63,54,70,75,85,99,94,101,88,83,72
none of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the value of the ROOT node in this Tree?
35
24
42
20
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Root
data structure similar to a graph, with no loops.
an object in a graph also known as a vertex
a join of relationship between nodes - also know as an arc
the starting node in a rooted tree structure from which all other nodes branch off./
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
DATASTRUCTURES-3SEM

Quiz
•
Professional Development
15 questions
unit-5 test-1

Quiz
•
Professional Development
15 questions
AVL Tree

Quiz
•
Professional Development
20 questions
DS 1 & 2 Units(2025)

Quiz
•
Professional Development
15 questions
Programming Concepts Quiz

Quiz
•
Professional Development
21 questions
Java Chapter 12 Review Questions

Quiz
•
Professional Development
20 questions
System Programming Quiz 1

Quiz
•
Professional Development
20 questions
Data Structure

Quiz
•
Professional Development
Popular Resources on Wayground
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
10 questions
"LAST STOP ON MARKET STREET" Vocabulary Quiz

Quiz
•
3rd Grade
19 questions
Fractions to Decimals and Decimals to Fractions

Quiz
•
6th Grade
16 questions
Logic and Venn Diagrams

Quiz
•
12th Grade
15 questions
Compare and Order Decimals

Quiz
•
4th - 5th Grade
20 questions
Simplifying Fractions

Quiz
•
6th Grade
20 questions
Multiplication facts 1-12

Quiz
•
2nd - 3rd Grade