range sort
Sort algorithms home
JavaCFORTRANPASCAL
sort
range sort
Inherits from bin sort
A bucket sort where the function to determine the bucket is based on the range of possible keys. [National Institute of Standards and Technology]