Page 1 of 1

Which of the following stable sorting algorithm takes the least time when applied to an almost sorted array?

Posted: Wed Jul 13, 2022 6:15 pm
by answerhappygod
a) Quick sort
b) Insertion sort
c) Selection sort
d) Merge sort