Skip to content

Conversation

@sujal-thakur01
Copy link
Contributor

What I did

  • Added Java program to check whether a given string is a palindrome.
  • Ignores case and spaces for flexible matching.

Example runs

Input: "level" → ✅ palindrome
Input: "hello" → ❌ not a palindrome

File

JAVA/Palindrome.java

Please review and merge the pull request!

image

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