Counting Sort is an algorithm that use the strategy of it uses key values as indexes into an array and
the lower bound for comparison sorting will not apply.
!important only positive keys
Flash Sort is an algorithm that use the strategy that you can compute the approximate final position directly from the element value,
with no comparisons.
Counting Sort is an algorithm that use the strategy of it uses key values as indexes into an array and
the lower bound for comparison sorting will not apply.
!important only positive keys