top | item 44777033

(no title)

chipsa | 7 months ago

Quick sort usually uses something like insertion sort when the number of items is low, because the constants are better at low n, even if O(n) isn’t as good.

discuss

order

No comments yet.