Vidyalelo
Data Structure · Q134

Sorting Algorithms

Programming · Data Structure · question 134

Q134

Which of the following is an example of an unstable sorting algorithm?

A.
cycle sort
Answer
B.
insertion 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