Lecture 7. Thinking Recursively, Part II

Tuesday January 25


Today we explore recursion through the lens of decision trees, as well as how to generate all subsets of a set.

Readings

  • Readings: Chapter 8.2, Chapter 8.3

Links

📦 Code and Slides