Vidyalelo
Data Structure · Q250

Sorting Algorithms

Programming · Data Structure · question 250

Q250

Which of the following sorting algorithm is NOT stable?

A.
Quick sort
Answer
B.
Cocktail sort
C.
Bubble sort
D.
Merge sort

Answer: Option A

Solution

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