Examveda

What is the advantage of counting sort over quick sort?

A. counting sort has lesser time complexity when range is comparable to number of input elements

B. counting sort has lesser space complexity

C. counting sort is not a comparison based sorting technique

D. it has no advantage

Answer: Option A


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms