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