Vidyalelo
Data Structure · Q274

Sorting Algorithms

Programming · Data Structure · question 274

Q274

Which of the following is an adaptive sorting algorithm?

A.
binary insertion sort
Answer
B.
merge sort
C.
heap sort
D.
selection sort

Answer: Option A

Solution

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