S5:E3 - "Sorting with insertion sort"
Feb 27, 2019•19 min•Transcript available on Metacast Episode description
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. Based on Vaidehi Joshi's blog post, "Inching Towards Insertion Sort".