Skip to content

Add Recursion Exercises #114

Open
Open
@JoshDevHub

Description

@JoshDevHub

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 | PR
  • #permutations
  • #pascal
  • #hanoi

Metadata

Metadata

Assignees

Labels

Status: Needs ReviewThis issue/PR needs an initial or additional review

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions