What is the running time of Hershberger algorithm?
(a) O(log n)
(b) O(n log n)
(c) O(n log h)
(d) O(log h)
This question was addressed to me in homework.
My enquiry is from Computational Geometry topic in section Computational Geometry of Data Structures & Algorithms II