Which of the following sorting algorithm is in place?
(a) brick sort
(b) merge sort
(c) counting sort
(d) radix sort
This question was posed to me during an interview.
The query is from Sorting topic in chapter Sorting of Data Structures & Algorithms II