Page 1 of 1

What is the running time of Chan’s algorithm?

Posted: Wed Jul 13, 2022 6:16 pm
by answerhappygod
a) O(log n)
b) O(n log n)
c) O(n log h)
d) O(log h)