Vidyalelo
Data Structure · Q204

Sorting Algorithms

Programming · Data Structure · question 204

Q204

Which of the following sorting algorithms is the fastest for sorting small arrays?

A.
Quick sort
B.
Shell sort
C.
Insertion sort
Answer
D.
Heap sort

Answer: Option C

Solution

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