Vidyalelo
Data Structure · Q164

Binary Search Trees(B Tree)

Programming · Data Structure · question 164

Q164

Which is the simplest of all binary search trees?

A.
AVL tree
B.
Treap
Answer
C.
Splay tree
D.
Binary heap

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board