Vidyalelo
Data Structure · Q55

Sorting Algorithms

Programming · Data Structure · question 55

Q55

Which of the following algorithm implementations is similar to that of an insertion sort?

A.
Binary heap
Answer
B.
Quick sort
C.
Merge sort
D.
Radix sort

Answer: Option A

Solution

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