Vidyalelo
Data Structure · Q56

Advanced Trees (AVL, RedBlack, BTrees)

Programming · Data Structure · question 56

Q56

Which of the following is the efficient data structure for searching words in dictionaries?

A.
BST
B.
Linked List
C.
Balancded BST
D.
Trie
Answer

Answer: Option D

Solution

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