Vidyalelo
Data Structure · Q24

Sorting Algorithms

Programming · Data Structure · question 24

Q24

Which sorting algorithm is described as an in-place algorithm but not stable?

A.
Radix Sort
B.
Counting Sort
C.
Merge Sort
D.
Quick Sort
Answer

Answer: Option D

Solution

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