1.

What is the running time of Chan's algorithm?

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


Discussion

No Comment Found