Vidyalelo
Data Structure · Q136

Sorting Algorithms

Programming · Data Structure · question 136

Q136

Which of the following sorting algorithm is not in place?

A.
library sort
Answer
B.
quick sort sort
C.
heap sort
D.
gnome sort

Answer: Option A

Solution

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