comparison of sorting algorithms - by hash5 When do we prefer a) bucket sort, and b) radix sort over comparison sorts like bubble sort insertion sort selection sort merge sort quick sort? Read the article