Examveda

Which of the following is not true about QuickSort?

A. in-place algorithm

B. pivot position can be changed

C. adaptive sorting algorithm

D. can be implemented as a stable sort

Answer: Option B


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms