Algorithms
Algorithms copied to clipboard
String Palindrome checker
I can make a program to check whether a string is palindrome or not.
Languages:
- [x] C++
- [x] Java
- [x] Go (@codelixir)
- [x] C# (@gabrielhs1357)
Hey @AtigPurohit Sure you can also look at the python implementation here for reference!
Happy coding!
Closed with #162
Hey, can I implement this in golang?
@codelixir Sure go ahead!
Hey, can you assign this to me? I'm using C#, PR #195.
@gabrielhs1357 assigned! Looks like you accidentally closed the PR by force-pushing. Please reopen it so that I can merge it.
Fixed! I've created a new PR: #213. Thank you!
Merged #213 !
@codelixir can you assign this issue to me I will implement it in c#
@skywalker2207 C# has already been implemented in #213. You can also do it in a language not listed above.