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
- A.
Selection sort
- B.
Bucket sort
- C.
Shell sort
- 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…