Vidyalelo
Data Structure · Q22

Sorting Algorithms

Programming · Data Structure · question 22

Q22

Which sorting algorithm is the best choice for sorting a small number of elements with a known range?

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

Answer: Option D

Solution

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