Which of the following sorting algorithm is only applicable to positive integers?
(a) quick sort
(b) heap sort
(c) bead sort
(d) strand sort
I have been asked this question in an internship interview.
Origin of the question is Sorting topic in section Sorting of Data Structures & Algorithms II