Page 1 of 1

Which of the following is not true about QuickSort?

Posted: Wed Jul 13, 2022 6:15 pm
by answerhappygod
a) in-place algorithm
b) pivot position can be changed
c) adaptive sorting algorithm
d) can be implemented as a stable sort