Examveda

What is the median of three techniques in quick sort?

A. quick sort with random partitions

B. quick sort with random choice of pivot

C. choosing median element as pivot

D. choosing median of first, last and middle element as pivot

Answer: Option D


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms