An important disadvantage of the first Binsort algorithm shown in this module is:
n-1
O(n^2)
The behavior is the same for all input.
Each key value has to have a bin, and no key value can be repeated.