Which of the following is not true about QuickSort?
Posted: Wed Jul 13, 2022 6:15 pm
a) in-place algorithm
b) pivot position can be changed
c) adaptive sorting algorithm
d) can be implemented as a stable sort
b) pivot position can be changed
c) adaptive sorting algorithm
d) can be implemented as a stable sort