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

implemented palindrome checking using c# #195

Closed
wants to merge 6 commits into from
Closed

implemented palindrome checking using c# #195

wants to merge 6 commits into from

Conversation

gabrielhs1357
Copy link
Contributor

@gabrielhs1357 gabrielhs1357 commented Oct 6, 2021

This PR implements the code for Palindrome checking in C# referred in issue #161.

I have read the contributing guidelines in CONTRIBUTING.md and have ensured the following:

  • My code is placed in the required directory as outlined in CONTRIBUTING.md
  • My code file is named according to CONTRIBUTING.md
  • Variables, classes, functions etc. follow camel case as outlined in CONTRIBUTING.md
  • My code hasn't been implemented or claimed by someone else and I have checked the present issues and PRs for the same
  • My code is well commented
  • If my code is the first implementation of , I have added the link to this directory in README.md
  • I have not copied my code from anywhere

@gabrielhs1357
Copy link
Contributor Author

Hi guys! Sorry but I did not found the issue for this algo, this is why I'm not mentioning the issue number on the PR comment.

Copy link
Collaborator

@codelixir codelixir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My bad, I had closed #161 earlier. I have reopened it now, please comment on the issue and include the issue number in your PR description.

The code looks good to me; I'll merge the PR once you make these changes.

@gabrielhs1357 gabrielhs1357 mentioned this pull request Oct 7, 2021
4 tasks
@gabrielhs1357
Copy link
Contributor Author

My bad, I had closed #161 earlier. I have reopened it now, please comment on the issue and include the issue number in your PR description.

The code looks good to me; I'll merge the PR once you make these changes.

Done, thanks!

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

Successfully merging this pull request may close these issues.

4 participants