To "
sort" is to "
arrange" into "
order" using some "
criteria". In the seventh kingdom parable, the harvest at the end of the age, the "
angels" "
arrange" or "
order" items into "
good" and "
rotten". This is the basic idea of the first iteration of
quicksort that was developed by Tony Hoare in 1959 and published in 1961.
If the "
greatest" and the "
least" are the same
value, then sorting on that
value results in
n! orderings for
n items, all of which are valid
sorts or
arrangements. In such a case, there is no need to ever
sort on that
value.