S5:E4 - "Merge sort stops the suckage"
Mar 05, 2019•26 min•Transcript available on Metacast Episode description
Finally, a sorting algorithm that doesn't suck! We explore how merge sort works and why it performs better than insertion, bubble, and selection sort. Based on Vaidehi Joshi's blog post, "Making Sense of Merge Sort ".