06: Structs, arrays, and a peek at algorithms Basis of Software (course taught at China's Beihua University) Leon Tabak / 19/05/2022
07: Selection sort (and a “stub function”) Basis of Software (course taught at China's Beihua University) Leon Tabak / 19/05/2022
08: More work on the selection sort Basis of Software (course taught at China's Beihua University) Leon Tabak / 19/05/2022
09: Finish selection sort (almost!) Basis of Software (course taught at China's Beihua University) Leon Tabak / 19/05/2022
10: Examining the completed selection sort Basis of Software (course taught at China's Beihua University) Leon Tabak / 19/05/2022
11: Insertion sort Basis of Software (course taught at China's Beihua University) Leon Tabak / 19/05/2022
12: Getting started with the merge sort Basis of Software (course taught at China's Beihua University) Leon Tabak / 19/05/2022
13: Merging 2 sorted lists Basis of Software (course taught at China's Beihua University) Leon Tabak / 19/05/2022
14: Complete merge sort, introduce pointers Basis of Software (course taught at China's Beihua University) Leon Tabak / 20/05/2022
15: Binary search trees (a use of pointers) Basis of Software (course taught at China's Beihua University) Leon Tabak / 20/05/2022