S5:E4 - "Merge sort stops the suckage"

Base.cs Podcast - A podcast by CodeNewbie

Categories:

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.