Bucket sort for integers
- by rafael
Could anybody help me with bucket sort algorithm for integers ? It's often mistake when people say they have this algorithm, but this is counting sort ! Maybe it works similar, but it is something different.
I hope you will help mi find the right way, 'cause now I have no idea (Cormen's book and Wikipedia are not so helpful).
Thanks in advance for all your respones.