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 check in golang #176

Merged
merged 2 commits into from
Oct 1, 2021
Merged

Conversation

codelixir
Copy link
Collaborator

This PR implements the code for "palindrome check" in golang 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
  • I have not copied my code from anywhere

@inesane inesane merged commit 08286a3 into deutranium:master Oct 1, 2021
@codelixir codelixir mentioned this pull request Oct 1, 2021
4 tasks
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.

2 participants