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

String Palindrome checker #161

Open
4 tasks done
AtigPurohit opened this issue Jun 26, 2021 · 10 comments
Open
4 tasks done

String Palindrome checker #161

AtigPurohit opened this issue Jun 26, 2021 · 10 comments
Labels
algorithm For issues related to algorithms' code and/or theory good first issue Good for newcomers hacktoberfest Welcome to people planning to contribute as a part of Hacktoberfest

Comments

@AtigPurohit
Copy link
Contributor

AtigPurohit commented Jun 26, 2021

I can make a program to check whether a string is palindrome or not.

Languages:

@AtigPurohit AtigPurohit added algorithm For issues related to algorithms' code and/or theory good first issue Good for newcomers hacktoberfest Welcome to people planning to contribute as a part of Hacktoberfest labels Jun 26, 2021
@deutranium
Copy link
Owner

Hey @AtigPurohit
Sure you can also look at the python implementation here for reference!

Happy coding!

@deutranium
Copy link
Owner

Closed with #162

@codelixir codelixir reopened this Oct 1, 2021
@codelixir
Copy link
Collaborator

Hey, can I implement this in golang?

@inesane
Copy link
Collaborator

inesane commented Oct 1, 2021

@codelixir Sure go ahead!

@gabrielhs1357
Copy link
Contributor

gabrielhs1357 commented Oct 7, 2021

Hey, can you assign this to me? I'm using C#, PR #195.

@codelixir
Copy link
Collaborator

@gabrielhs1357 assigned! Looks like you accidentally closed the PR by force-pushing. Please reopen it so that I can merge it.

@gabrielhs1357
Copy link
Contributor

Fixed! I've created a new PR: #213. Thank you!

@deutranium
Copy link
Owner

Merged #213 !

@skywalker2207
Copy link
Contributor

@codelixir can you assign this issue to me I will implement it in c#

@codelixir
Copy link
Collaborator

@skywalker2207 C# has already been implemented in #213. You can also do it in a language not listed above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
algorithm For issues related to algorithms' code and/or theory good first issue Good for newcomers hacktoberfest Welcome to people planning to contribute as a part of Hacktoberfest
Projects
None yet
Development

No branches or pull requests

6 participants