Lecture 10. Why We Use Recursion

Wednesday July 14


We'll take a look at why we use recursion as a problem-solving technique and will start to see problems that would be very difficult to accomplish without using recursion.

Readings

  • Text 8.1, 8.2, 8.3

Links

📦 Code and Slides