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
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board