RosettaCodeData/Task/Sorting-algorithms-Strand-sort/00DESCRIPTION

4 lines
208 B
Plaintext

{{Sorting Algorithm}}
{{Wikipedia|Strand sort}}
Implement the [[wp:Strand sort|Strand sort]]. This is a way of sorting numbers by extracting shorter sequences of already sorted numbers from an unsorted list.