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
a) Quick sort
b) Insertion sort
c) Selection sort
d) Merge sort
b) Insertion sort
c) Selection sort
d) Merge sort