-
What is the primary strategy used in Counting Sort?
-
What is the time complexity of Counting Sort in the worst case?
-
What is the primary disadvantage of Counting Sort?
-
What happens during the counting phase in Counting Sort?
-
What is the space complexity of Counting Sort?