Q494
What is the worst case complexity of quick hull?
A.
O(N)
B.
O(N log N)
C.
O(N2)
AnswerD.
O(log N)
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board