Which of the following sorting algorithm is stable?
(a) Heap sort
(b) Selection sort
(c) In-place MSD radix sort
(d) LSD radix sort
The question was posed to me in an online interview.
My question is taken from Sorting topic in division Sorting of Data Structures & Algorithms II