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

Whether Given String is Palindrome using Recursion #184

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Venkatesh898
Copy link

A new Java program is wriiten to check whether the given string is palindrome or not using Recursion. Proper Base Condition is added to avoid Stack over flow error.Result is verified for all sort of inputs.
Please review the code and suggest me for any code changes.If everything is fine , pls merge the pull request.

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.

1 participant