The videos below are from the YouTube channel Craig’n’Dave. Subscribe to keep up to date with the latest videos.
Contents
- 1 Data structures
- 2 Arrays, records, lists & tuplese
- 3 File handling
- 4 Static and dynamic data structures
- 5 Stacks and queues Part 1
- 6 Stacks and queues Part 2
- 7 Graphs
- 8 Relationship between trees and graphs
- 9 Trees and binary trees
- 10 Hash tables Part 1
- 11 Hash tables Part 2
- 12 Dictionaries
- 13 Vectors Part 1 – Overview and representations
- 14 Vectors Part 2 – Visualising vectors and maths
- 15 Vectors Part 3 – Convex combination
- 16 Vectors Part 4 – Dot or scalar project
- 17 Vectors Part 5 – Application of dot product