Skip to content

chetanpawar29/Palindrome-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Palindrome-Checker

This repository contains a Java application designed to determine whether a given string is a palindrome or not. A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward (ignoring spaces, punctuation, and capitalization).

Features:

Palindrome Check: Detects whether a string entered by the user is a palindrome. Efficient Algorithm: Uses an efficient algorithm to check for palindromes, ensuring optimal performance.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published