Which of the following sorting algorithms is stable, non-comparison based and…

2025

Which of the following sorting algorithms is stable, non-comparison based and works best when input is uniformly distributed?

Answer: B. Bucket sort

  1. A.

    Selection sort

  2. B.

    Bucket sort

  3. C.

    Shell sort

  4. D.

    Quick sort

Attempted by 169 students.

Show answer & explanation

Correct answer: B

Explore the full course: Mppsc Assistant Professor Computer Science Paper 2

Loading lesson…