Question

In the context of sorting algorithms, which one of the following is not a comparison-based sorting algorithm?

A QuickSort Correct Answer Incorrect Answer
B MergeSort Correct Answer Incorrect Answer
C BubbleSort Correct Answer Incorrect Answer
D CountingSort Correct Answer Incorrect Answer

Solution

CountingSort

Practice Next

Relevant for Exams:

×
×