Vidyalelo
Data Structure · Q437

Sorting Algorithms

Programming · Data Structure · question 437

Q437

Which of the following sorting algorithm is best suited if the elements are already sorted?

A.
Heap Sort
B.
Quick Sort
C.
Insertion Sort
Answer
D.
Merge Sort

Answer: Option C

Solution

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