Examveda

What is the time complexity for storing the maximum number of elements in Van Emde Boas tree if M is the maximum number of elements?

A. O (log M)

B. O (M!)

C. O (M)

D. O (1)

Answer: Option C


This Question Belongs to Data Structure >> Trees In Data Structures

Join The Discussion

Related Questions on Trees in Data Structures