Q307
Which of the following sorting techniques is most efficient if the range of input data is not significantly greater than a number of elements to be sorted?
A.
selection sort
B.
bubble sort
C.
counting sort
AnswerD.
insertion sort
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board