Page 1 of 1

What is the disadvantage of counting sort?

Posted: Wed Jul 13, 2022 6:15 pm
by answerhappygod
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