Skip to content
This repository has been archived by the owner on Oct 14, 2021. It is now read-only.

Added palindrome checker in java #473

Merged
merged 3 commits into from
Oct 6, 2021
Merged

Added palindrome checker in java #473

merged 3 commits into from
Oct 6, 2021

Conversation

ayush-1909
Copy link
Contributor

Solved issue #456

@ayush-1909
Copy link
Contributor Author

@aditya109 hey can you check this PR out and merge it if it solves the issue

@aditya109 aditya109 self-requested a review October 5, 2021 16:41
@aditya109 aditya109 assigned ayush-1909 and unassigned hryxna Oct 5, 2021
Copy link
Owner

@aditya109 aditya109 left a comment

Choose a reason for hiding this comment

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

Please do the following file changes according to the expectation according to CONTRIBUTING.md.
Create a problem folder in the Java folder and place your .java file inside it.

@ayush-1909
Copy link
Contributor Author

@aditya109 hey, I have made the changes as requested, I've added the file in the folder, kindly have a look

@aditya109 aditya109 self-requested a review October 6, 2021 04:49
Copy link
Owner

@aditya109 aditya109 left a comment

Choose a reason for hiding this comment

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

LGTM ! Great work on your PR 👏 ! If you have not please consider starring⭐ this repo to encourage further contributions.

@aditya109 aditya109 linked an issue Oct 6, 2021 that may be closed by this pull request
@aditya109 aditya109 merged commit 7ce5e73 into aditya109:master Oct 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Palindrome Number [Java-Solution required]
3 participants