J sort
Encyclopedia
J sort is an in-place sort algorithm that uses strand sort
Strand sort
Strand sort is a sorting algorithm. It works by repeatedly pulling sorted sublists out of the list to be sorted and merging them with a result array...

 to sort fewer than about 40 items and shuffle sort to sort more. John Cohen claimed to have invented this algorithm.
The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK