Examveda

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

D. A random number is generated which is used as the pivot

Answer: Option C


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms