S5:E3 - "Sorting with insertion sort"

Base.cs Podcast - A podcast by CodeNewbie

Categories:

We dig into how insertion sort works, how we know where to do our inserting, and how this sorting algorithm performs, all with the help of our new boos.