Which of the following sorting algorithm is in-place?
(a) Merge sort
(b) Cycle sort
(c) Counting sort
(d) Radix sort
This question was addressed to me during a job interview.
My question is based upon Sorting in division Sorting of Data Structures & Algorithms II