Overview
Here are some practice recursion exercises.
Here are translations to Python of some of the questions from the tests below.
Here are links to old tests.
- A really nice page of old 148/150 tests broken down by topic.
- StG Summer 08 Final Exam
- StG Summer 08 Midterm Exam and Solutions
- StG W08 Final Exam
- StG L0101 midterm
- StG L5101 midterm
- 14802f-exam.pdf
- 14803w-exam.pdf
- aft03.pdf
- eve03.pdf
- 2001evening.pdf
- 14899f-exam.pdf
- rec.py -- the Python version of the mystery code