You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The title of this issue follows the location for request: brief description of request format, e.g. Exercises: Add exercise on XYZ
The following checkbox is OPTIONAL:
I would like to be assigned this issue to work on it
1. Description of the Feature Request:
Adding new Recursion Exercises to bring them in house and provide good tests for our learners to develop against. There's a corresponding issue on the curriculum repo that also includes information about this change in the JavaScript path as well: TheOdinProject/curriculum#27265
2. Acceptance Criteria:
Need to add the following exercises under a new recursion/ directory. I will check these off as the PRs are approved. I will merge them after they have all been approved and everything is ready for our learners to work on.
Uh oh!
There was an error while loading. Please reload this page.
Complete the following REQUIRED checkboxes:
location for request: brief description of request
format, e.g.Exercises: Add exercise on XYZ
The following checkbox is OPTIONAL:
1. Description of the Feature Request:
Adding new Recursion Exercises to bring them in house and provide good tests for our learners to develop against. There's a corresponding issue on the curriculum repo that also includes information about this change in the JavaScript path as well: TheOdinProject/curriculum#27265
2. Acceptance Criteria:
Need to add the following exercises under a new
recursion/
directory. I will check these off as the PRs are approved. I will merge them after they have all been approved and everything is ready for our learners to work on.#factorial
| PR#contains?
| PR#total_integers
#permutations
#pascal
#hanoi
The text was updated successfully, but these errors were encountered: