Which of the following sorting algorithm is not in place?
(a) insertion sort
(b) quick sort
(c) tree sort
(d) gnome sort
I got this question in an online quiz.
I want to ask this question from Sorting topic in portion Sorting of Data Structures & Algorithms II