InterviewSolution
Saved Bookmarks
| 1. |
What is the other name or Van Emde Boas Tree data structure?(a) Van Emde Boas Array(b) Van Emde Boas Stack(c) Van Emde Boas Priority Queue(d) Van Emde Boas HeapThis question is from Trees in division Trees of Data Structures & Algorithms II had been asked this question at a job interview. |
|
Answer» The CORRECT answer is (c) Van Emde Boas Priority Queue |
|