What is the time complexity for storing the maximum number of elements in Van Emde Boas tree if M is the maximum number
Posted: Wed Jul 13, 2022 7:42 pm
a) O (log M)
b) O (M!)
c) O (M)
d) O (1)
b) O (M!)
c) O (M)
d) O (1)
Accurate answers. Every time.
https://answerhappy.com/