InterviewSolution
Saved Bookmarks
| 1. |
Which of the following non-comparison sort can also be considered as a comparison based sort?(a) counting sort(b) MSD radix sot(c) bucket sort(d) pigeonhole sortPlease answer this question of dsa. |
|
Answer» The correct ANSWER is (c) bucket sort |
|