Skip to content
#

palindromechecker

Here are 8 public repositories matching this topic...

Return true if the given string is a palindrome. Otherwise, return false. A palindrome is a word or sentence that's spelled the same way both forward and backward, ignoring punctuation, case, and spacing.

  • Updated Mar 20, 2023
  • JavaScript

Improve this page

Add a description, image, and links to the palindromechecker topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the palindromechecker topic, visit your repo's landing page and select "manage topics."

Learn more