Which of the following sorting algorithm is not in place?
(a) library sort
(b) quick sort sort
(c) heap sort
(d) gnome sort
The question was asked in an interview.
The origin of the question is Sorting in chapter Sorting of Data Structures & Algorithms II