Vidyalelo
Data Structure · Q300

Sorting Algorithms

Programming · Data Structure · question 300

Q300

Which of the following statement is not a stable sorting algorithm?

A.
LSD radix sort
B.
MSD radix sort
Answer
C.
Counting sort
D.
Pigeonhole sort

Answer: Option B

Solution

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