New Quicksort Video!
This week we've got a new video out! It goes in depth into the Quicksort algorithm. We compare implementations in Haskell and Python, and also consider what it really means for us to have an "In Place" algorithm that mutates our data.
I've written about this topic before, so check out these articles if you prefer written content!
But this new video includes some neat visuals showing Quicksort in action, so check it out!