Team Reflection

Consider printing out this reflection so you have a reference of how recursion works.

Process Analyst:

Other Team Members:

Record the name of the Process Analyst from your team (likely 4 people) and record their name and the other team members names above.

The Process Analyst should lead the group in a team reflection discussion and type in answers to the following questions:

1. Discuss as a team how you prepared for today's quiz. Then identify two ways you could better prepare for the next quiz.

2. When trying to design a recursive solution, what questions should you be able to answer before you start coding?

3. Copy and paste two examples of recursive functions here. Be sure to comment the recursive calls and the base cases.