InterviewSolution
Saved Bookmarks
| 1. |
Does Van Emde Boas data structure perform all operation in O (log (log M)) time where M = 2^m.(a) True(b) FalseMy question is based upon Trees in division Trees of Data Structures & Algorithms IThe question was posed to me in an international level competition. |
|
Answer» Right choice is (a) True |
|