Q677
What is the auxiliary space requirement of the quickselect algorithm?
A.
O(n2)
B.
O(n)
C.
O(n log n)
D.
O(1)
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board