What is the worst case complexity of quick hull?
(a) O(N)
(b) O(N log N)
(c) O(N^2)
(d) O(log N)
I have been asked this question in a job interview.
The doubt is from Computational Geometry in section Computational Geometry of Data Structures & Algorithms II