Posted by robert on Oct 15, 2021 in programming, algorithm
A palindrome is a word, number, phrase or other sequence of characters that reads the same forwards as it does backwards. Some examples of a numeric palindrome are 777 or 12321. A palindrome can be a date such as 02-02-2020 or a time like 12:21. I… more »