npm package for checking if a world entered is a palindrome
-
Updated
Jun 19, 2022 - JavaScript
npm package for checking if a world entered is a palindrome
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
Interview preperation.
Check if input string is palindrome.
function that checks a word for a palindrome value.
Implementation of Manacher's algorithm
2020 // School projects for CEN213 - Data Structures
Add a description, image, and links to the palindrome-string topic page so that developers can more easily learn about it.
To associate your repository with the palindrome-string topic, visit your repo's landing page and select "manage topics."