Vidyalelo
Data Structure · Q129

Miscellaneous on Data Structures

Programming · Data Structure · question 129

Q129

What is the running time of Hershberger algorithm?

A.
O(log n)
B.
O(n log n)
Answer
C.
O(n log h)
D.
O(log h)

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board