Vidyalelo
Data Structure · Q95

Sorting Algorithms

Programming · Data Structure · question 95

Q95

Which of the following is not in place sorting algorithm by default?

A.
merge sort
Answer
B.
quick sort
C.
heap sort
D.
insertion sort

Answer: Option A

Solution

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