Skip to content

Add Recursion Exercises #114

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
5 of 9 tasks
JoshDevHub opened this issue Feb 11, 2025 · 0 comments
Open
5 of 9 tasks

Add Recursion Exercises #114

JoshDevHub opened this issue Feb 11, 2025 · 0 comments
Assignees
Labels
Status: Needs Review This issue/PR needs an initial or additional review

Comments

@JoshDevHub
Copy link
Contributor

JoshDevHub commented Feb 11, 2025

Complete the following REQUIRED checkboxes:

  • I have thoroughly read and understand The Odin Project Contributing Guide
  • 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.

  • #factorial | PR
  • #contains? | PR
  • #total_integers
  • #permutations
  • #pascal
  • #hanoi
@JoshDevHub JoshDevHub added the Status: Needs Review This issue/PR needs an initial or additional review label Feb 11, 2025
@JoshDevHub JoshDevHub self-assigned this Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Review This issue/PR needs an initial or additional review
Projects
None yet
Development

No branches or pull requests

1 participant