Examveda

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

D. insertion sort

Answer: Option C


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms