Examveda

What is the purpose of using randomized quick sort over standard quick sort?

A. so as to avoid worst case time complexity

B. so as to avoid worst case space complexity

C. to improve accuracy of output

D. to improve average case time complexity

Answer: Option A


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms