Vidyalelo
Data Structure · Q132

Sorting Algorithms

Programming · Data Structure · question 132

Q132

Which of the following pair of sorting algorithms are stable?

A.
gnome sort and merge sort
Answer
B.
heap sort and merge sort
C.
gnome sort and quick sort
D.
merge sort and selection sort

Answer: Option A

Solution

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