-
Notifications
You must be signed in to change notification settings - Fork 43
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
Recursion Questions #14
Comments
Hii @fms12 , May i work on this issue? |
yes Sure 👍 , and please mark the complete one |
Hi, @fms12 actually I have completed this issue |
Can i help you out @fms12 to solve this issue |
@KaifKhan7393 has done on this issue and I'm adding other questions to the list please do check it out |
@KaifKhan7393 marked the task if you have done |
I have completed the problem and added comments on all these codes |
@KaifKhan7393 mark on the above question as complete by click on it |
I don't have to access to mark the complete |
now try |
[ ✔️] Print Decreasing |
@fms12 pls let me do the basic array questions |
sure 👍 |
try to add a folder inside the recursion repo as a Basic ARRAY |
Hey I can work on first index of occurence question ,please assign it to me |
@fms12 i have done all 5 array programs but i am facing a issue to push changes to my forked repo |
try to fork again it will work fine
|
Hi @fms12 , May I work on Basic Array Questions? |
sure @ratneshrt 👍 |
Hi @fms12 I have completed these questions using recursion: |
Let me do the maths questions , please assign |
@ratneshrt please check your PR. if you will resolve the issue please mark it here which you have done |
sure 👍 |
bro I have solved the maths questions . |
How can I tick, I am not able to |
now u can |
|
Ok, Please give me some time, I'll do it. |
Bro I have solved all Basic Array questions but how can I tick, I am not able to. |
I'm assigning it to you then you will be able to do it. |
Still bro, I'm unable to do that. |
@fms12 please assign me also, I know the concept of Recursion very well. |
ok sure 👍 |
@fms12 please merge my pull request
|
hey @fms12 @VARUNvk1729 can you assign me this task : Recursion- Convert String to Integer #90 |
please Star this repo
Add these questions, and try to make a folder inside the recursion folder
BASIC QUESTIONS #-
BASIC ARRAY QUESTIONS @ratneshrt issue resolve #27
Maths
Sample Input 1 : 12345 Sample Output 1 : 15 Sample Input 2 : 9 Sample Output 2 : 9
Basic String
Problem Description: Replace all occurrences of pi with 3.14 Input Format: Integer N, no of lines with one string per line Sample Input: 3 xpix xabpixx3.15x xpipippixx Output Format: Output result one per line Sample Output: x3.14x xab3.14xx3.15x x3.143.14p3.14xx
#89Problem Description: Replace all occurrences of pi with 3.14 Input Format: Integer N, no of lines with one string per line Sample Input: 3 xpix xabpixx3.15x xpipippixx Output Format: Output result one per line Sample Output: x3.14x xab3.14xx3.15x x3.143.14p3.14xx
The text was updated successfully, but these errors were encountered: