Which of the following sorting algorithm is not in place?
(a) quick sort
(b) strand sort
(c) cycle sort
(d) heap sort
I had been asked this question in homework.
The origin of the question is Sorting topic in division Sorting of Data Structures & Algorithms II