Skip to content
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

Add Recursion Problems #296

Closed
Upendra48 opened this issue Oct 4, 2024 · 1 comment
Closed

Add Recursion Problems #296

Upendra48 opened this issue Oct 4, 2024 · 1 comment
Assignees
Labels
DSA good first issue Good for newcomers Hacktoberfest contribute for hacktoberfest 2024

Comments

@Upendra48
Copy link
Contributor

I would like to add few recursion problems like:

  1. Sum of the element of an array using recursion
  2. Linear search using recursion
  3. Find the peak in the mountain array using recursion
  4. Find the pivot in a rotated sorted array using recursion
    and so on.

With good explanation!

Copy link

github-actions bot commented Oct 4, 2024

Thank you for raising a issue, Hope you enjoing the open source. we try to reply or assign as soon possibe. Connect with mentor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DSA good first issue Good for newcomers Hacktoberfest contribute for hacktoberfest 2024
Projects
None yet
Development

No branches or pull requests

2 participants