Week 7 (Reading | Slides | Exercises)

Reading

  • Textbook: Chapter 2.3: Recursion [p. 262 to p. 299]

Slides

Download Slides

Exercises

  • Exercise 2.3.1
  • Exercise 2.3.3
  • Exercise 2.3.4
  • Exercise 2.3.14
    • The point of this exercise is to explore the consequence of reordering the recursive calls.
  • Exercise 2.3.22*
  • Exercise 2.3.27*
  • Exercise 2.3.29
  • Exercise 2.3.31*