InterviewSolution
Saved Bookmarks
| 1. |
Hash tree is generalization of ______(a) Heap(b) Hash list(c) BST(d) B – treeThis intriguing question originated from Hash Tables topic in division Hash Tables of Data Structures & Algorithms IThe question was posed to me in homework. |
|
Answer» Correct choice is (b) Hash list |
|