Vidyalelo
Data Structure · Q382

Miscellaneous on Data Structures

Programming · Data Structure · question 382

Q382

Which of the following is a disadvantage of quickselect?

A.
Poor space complexity
B.
Poor best case time complexity
C.
Poor average case time complexity
D.
Poor worst case time complexity
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board