Vidyalelo
Data Structure · Q58

Advanced Trees (AVL, RedBlack, BTrees)

Programming · Data Structure · question 58

Q58

Which of the following data structure can provide efficient searching of the elements?

A.
unordered lists
B.
binary search tree
C.
treap
D.
2-3 tree
Answer

Answer: Option D

Solution

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