from Hacker News

Timsort – the fastest sorting algorithm you've never heard of

by sneakerblack on 1/23/25, 3:23 PM with 1 comments

  • by foxyv on 1/23/25, 4:56 PM

    I remember when Timsort replaced Merge sort as the default sort algorithm in Java and Python. Tim Peters is a legend!