J sort

Not to be confused with JSort.

J sort is an in-place sort algorithm that uses strand sort to sort fewer than about 40 items and shuffle sort to sort more. John Cohen claimed to have invented this algorithm.[1]

References

Black, Paul E. "J sort". Dictionary of Algorithms and Data Structures. NIST.
  1. A revolutionary new sort from John Cohen