Vidyalelo
Data Structure · Q124

Miscellaneous on Data Structures

Programming · Data Structure · question 124

Q124

What is the running time of Chan's algorithm?

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

Answer: Option C

Solution

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