Examveda

Which of the following methods is the most effective for picking the pivot element?

A. first element

B. last element

C. median-of-three partitioning

D. random element

Answer: Option C


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms