1.

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» C. adaptive sorting algorithm


Discussion

No Comment Found