Lecture 9. Thinking Recursively, Part IV

Sunday January 30


Today we continue exploring recursive enumeration through combinations, then switch from asking "list all ways to do X" to "is there a way to do X?"

Readings

  • Readings: Chapter 9.1 - 9.2

Links

📦 Code and Slides