Sorting

11:00

Question 1 of 11

Which of the following sorting algorithms is NOT a comparison-based sort? [GATE CS 2011]

Quick Sort
Merge Sort
Heap Sort
Counting Sort