ankitapuri / DSA-guide

Trying to cover important DSA
MIT License
49 stars 114 forks source link

Add programs involving recursion in the following languages #74

Closed ankitapuri closed 3 years ago

ankitapuri commented 3 years ago

Programs involving recursion in C C++ Java Python JS

Add them in their respective folders

ankitapuri commented 3 years ago

I can do it , assign to me !

Just add any 1 program and that too in any 1 language

TejasPodutwar commented 3 years ago

Hey @ankitapuri I would like to add reverse of a string using recursion problem!! Could you pls assign this issue to me?

varad64 commented 3 years ago

Hi @ankitapuri I'd love to do this using Java. Could you please assign it to me?

shruti512 commented 3 years ago

Hi, I would like to add code for finding palindrome in cpp

ankitapuri commented 3 years ago

Hey @ankitapuri I would like to add reverse of a string using recursion problem!! Could you pls assign this issue to me?

specify the language as well

sethivansh6 commented 3 years ago

@ankitapuri I have added many problems in recursion in java like subset, string permutation, josephus problem, checking palindrome allow me to push the code.

Thanks

PrinceKhatick commented 3 years ago

I want to work on this, assign this to me

varad64 commented 3 years ago

Hi @ankitapuri I'd love to do this using Java. Could you please assign it to me?

@ankitapuri I've pushed the PR Java code for Tower of Hanoi

SandeepGamot commented 3 years ago

Hey @ankitapuri, I can contribute a bunch of recursion solutions here, does this require assignment or is it ok to directly push a PR?

ankitapuri commented 3 years ago

Hey @ankitapuri, I can contribute a bunch of recursion solutions here, does this require assignment or is it ok to directly push a PR?

Don't add so many codes please it takes a lot of effort to review it

utkarshdhiman48 commented 3 years ago

I want to contribute Fibonacci sequence using recursion in JavaScript.

abhijay-w commented 3 years ago

Hello @ankitapuri, I would like to add the solution of the Staircase Problem in Java.

ankitapuri commented 3 years ago

I am closing this issue for some time those who were assigned can still continue