palindrome-validator
There are 5 repositories under palindrome-validator topic.
huynhducduy/is-palindrome
Zero dependencies, lightweight and fully functional palindrome checker
Sagar-Sharma-7/Palindrome
A palindrome is used to verify a sequence of numbers, strings, or letters that are read left to right and right to left to match the same characters or return the same
KOUISAmine/palindrome-checker
Check if a given word of phrase is palindrome (if it reads the same backwards as forward).
haronbh/palindrome
A C++ program to determine if a word is a palindrome. It checks if a word reads the same forwards and backwards, providing feedback on whether the input word exhibits this characteristic.
mkasulecoder/Palindrome_Ignore_Non_Alphanumeric_Project
Initial Commit