Q45
Which sorting algorithm does not work efficiently for arrays with large ranges of integer keys?
A.
Quick Sort
B.
Merge Sort
C.
Counting Sort
AnswerD.
Radix Sort
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board