Bucket sort is a generalization of which of the following sort?
(a) LSD radix sort
(b) Pigeonhole sort
(c) Counting sort
(d) MSD radix sort
I had been asked this question during an interview for a job.
My question is taken from Sorting in section Sorting of Data Structures & Algorithms II