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

Check Palindrome-C++ #1096

Open
ishanailwal opened this issue Mar 16, 2021 · 3 comments
Open

Check Palindrome-C++ #1096

ishanailwal opened this issue Mar 16, 2021 · 3 comments

Comments

@ishanailwal
Copy link

To check whether a given String S is a palindrome using recursion. Can I add this to C++ codes?

@nikitajangid33
Copy link

I am Nikita Jangid, Gssoc'21 participant. I want to contribute to this issue, kindly assign it to me.

Amulya310 added a commit to Amulya310/Algo-Tree that referenced this issue Mar 17, 2021
Solution for #issue1096

Hey, I've added the code for palindrome check separately for numbers and strings  in CPP. This is a small contribution under GSSOC'21.
I've also included a brief description ,multiline comments and 3 test cases( inputs and outputs ) in my code.
Amulya310 added a commit to Amulya310/Algo-Tree that referenced this issue Mar 17, 2021
Solution for #issue1096

Hey, I've added the code for palindrome check separately for numbers and strings  in CPP. This is a small contribution under GSSOC'21.
I've also included a brief description ,multiline comments and 3 test cases( inputs and outputs ) in my code.
Amulya310 added a commit to Amulya310/Algo-Tree that referenced this issue Mar 17, 2021
@ishanailwal
Copy link
Author

Can somebody please confirm if the issue has been assigned to me or not?

Amulya310 added a commit to Amulya310/Algo-Tree that referenced this issue Mar 23, 2021
Cpp solution for palindrome check. Code for numbers and strings included separately .Consider it a small contribution under GSSOC'21.I've also included a brief description ,multiline comments and 3 test cases(inputs and outputs) in my code.
@Bushra109
Copy link

I am GSSOC'21 participant. I want to work on this issue in C++. Please assign this issue to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants