Examveda

What is the disadvantage of counting sort?

A. counting sort has large time complexity

B. counting sort has large space complexity

C. counting sort is not a comparison based sorting technique

D. counting sort cannot be used for array with non integer elements

Answer: Option D


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms