Examveda

What is the primary disadvantage of using Counting Sort?

A. It is slower than other sorting algorithms.

B. It is not a stable sort.

C. It does not work with negative numbers.

D. It requires a large amount of memory for large range of input values.

Answer: Option D


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms