Vidyalelo
Data Structure · Q411

Sorting Algorithms

Programming · Data Structure · question 411

Q411

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

A.
bucket sort
Answer
B.
counting sort
C.
merge sort
D.
pigeonhole sort

Answer: Option A

Solution

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