Sleep sort can be preferred over which of the following sorting algorithms for large number of input elements?
(a) Quick sort
(b) Bubble sort
(c) Selection sort
(d) No sorting algorithm is preferred
This question was addressed to me in a national level competition.
My question comes from Sorting topic in chapter Sorting of Data Structures & Algorithms II