Quiz 10: Recursion
Learning Goals
Students should be able to:
- Define “base case”
- Define “recursive case”
- Write recursive functions to solve recursive problems
- Translate English and mathematical descriptions into recursive algorithms
- Trace and debug the operation of recursive functions
Solutions
After your quiz is graded by instructors, you will get an email from Gradescope. Solutions for individual quiz questions are provided in the Gradescope rubric.