Page 1 of 1

What is the time complexity for finding a maximum and minimum integer in Van Emde Boas data structure?

Posted: Wed Jul 13, 2022 7:42 pm
by answerhappygod
a) O (log M!)
b) O (M!)
c) O (1)
d) O (log (log M))