Hi everybody! In my latest article (and video), I talk about Timsort and how it works to be one of the fastest sorting algorithms:
Now, Timsort is a fairly complex sorting algorithm. Instead of rewriting it myself for the tutorial, I decided to take a popular node version and turn it into a JS version that runs in the browser.
This “Timsort in the browser” version can be seen here:
Hope you all find it helpful
Cheers,
Kirupa
Creating engaging and entertaining content for designers and developers since 1998.