• 00:00 Solutions for the exercises in the Functions chapter
  • 00:40 Solution: Function returning Statistics
  • 04:30 The _ placeholder variable
  • 07:25 Solution: Recursive function to show dependency tree
  • 12:03 Solution: Tower of Hanoi - skipping
  • 12:20 Solution: Bubble sort (sort-of)
  • 31:50 Solution: Merge sort