Q467
What is a randomized QuickSort?
A.
The leftmost element is chosen as the pivot
B.
The rightmost element is chosen as the pivot
C.
Any element in the array is chosen as the pivot
AnswerD.
A random number is generated which is used as the pivot
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board