InterviewSolution
Saved Bookmarks
| 1. |
Trie is also known as _________(a) Digital Tree(b) Treap(c) Binomial Tree(d) 2-3 TreeI want to ask this question from Trie topic in chapter Trie of Data Structures & Algorithms IThis question was addressed to me in a job interview. |
|
Answer» Correct choice is (a) Digital Tree |
|