Comment on Quadsort: a stable non-recursive merge sortparentComments−proc06yOr it's like mergesort without the wasted steps that are proportionally less needed as data becomes less random.
Comments
Or it's like mergesort without the wasted steps that are proportionally less needed as data becomes less random.