InterviewSolution
Saved Bookmarks
| 1. |
Which type of tree does Van Emde Boas require to perform basic operations?(a) Unbalanced(b) Balanced(c) Complete(d) Non – BinaryI'm obligated to ask this question of Trees topic in chapter Trees of Data Structures & Algorithms IThis question was posed to me in examination. |
|
Answer» The correct option is (d) Non – Binary |
|