Zero dependencies, lightweight and fully functional palindrome checker
-
Updated
Jul 12, 2023 - JavaScript
Zero dependencies, lightweight and fully functional palindrome checker
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
Check if a given word of phrase is palindrome (if it reads the same backwards as forward).
Palindrome Checker using HTML, CSS and JavaScript
Initial Commit
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.
Add a description, image, and links to the palindrome-validator topic page so that developers can more easily learn about it.
To associate your repository with the palindrome-validator topic, visit your repo's landing page and select "manage topics."