Q68
What is the time complexity of the Quick search algorithm?
A.
O(n)
B.
O(log n)
C.
O(m+n)
AnswerD.
O(mn)
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board