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 a program using recursion #11

Open
utkarsh-shekhar opened this issue Oct 15, 2017 · 9 comments
Open

Add a program using recursion #11

utkarsh-shekhar opened this issue Oct 15, 2017 · 9 comments

Comments

@utkarsh-shekhar
Copy link
Owner

utkarsh-shekhar commented Oct 15, 2017

This is for git beginners.

Please add a program using recursion in the language of your choice. Make sure you add it under "recursion" folder for the language of your choice. Create that folder if it does not exist.
You can add any program which uses recursion!
See readme for the structure.

Do let me know if anything is not clear.

@asdfMaciej
Copy link
Contributor

I'll do it for Python

@utkarsh-shekhar
Copy link
Owner Author

@asdfMaciej Sure :)

@smoholkar
Copy link

is this still open ?

@utkarsh-shekhar
Copy link
Owner Author

@smoholkar Yes. Please check if there is no current pull request for the language of your choice. If there is no such pull request, feel free to raise one! :)

shuvikash added a commit to shuvikash/basic-programs that referenced this issue Oct 15, 2017
utkarsh-shekhar added a commit that referenced this issue Oct 15, 2017
add fibonacci function using recursion in java #11
@gayathriravipati
Copy link
Contributor

Can we make pull requests in multi languages like one in c and the other in java and so.

@utkarsh-shekhar
Copy link
Owner Author

@Gayathrir1666 Yes. Just make sure that whatever you are working on has not already been done. Also check existing PRs for that.

@reedr7
Copy link

reedr7 commented Oct 16, 2017

@utkarsh-shekhar I see this issue is still open so,can I add more recursive programs apart from the factorial

@utkarsh-shekhar
Copy link
Owner Author

@reedr7 Yes, you can add any program which hasn't already been submitted (also check existing PRs).

@singloon
Copy link

@utkarsh-shekhar I have submitted a PR for kotlin recursion implementation of gcd, please review.

utkarsh-shekhar added a commit that referenced this issue Oct 29, 2017
Issue #11 - Add recursive timer function in JavaScript
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants