Vidyalelo
Data Structure · Q496

Sorting Algorithms

Programming · Data Structure · question 496

Q496

Which of the following sorting algorithm is NOT stable?

A.
Introsort
Answer
B.
Brick 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