Vidyalelo
Data Structure · Q54

Sorting Algorithms

Programming · Data Structure · question 54

Q54

Which of the following sorting algorithm is not in place?

A.
insertion sort
B.
quick sort
C.
tree sort
Answer
D.
gnome sort

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board