Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 370 Bytes

File metadata and controls

3 lines (2 loc) · 370 Bytes

Palindrome string

A palindrome is a word, number, phrase, or other sequence of characters which reads the same backward as forward, such as madam or racecar. There are also numeric palindromes, including date/time stamps using short digits 11/11/11 11:11 and long digits 02/02/2020. Sentence-length palindromes ignore capitalization, punctuation, and word boundaries.