A palindrome string checker
-
Updated
Aug 19, 2022 - Go
A palindrome string checker
Consolidates useful formulas for starters of golang programming
palinagram check if string is Palindrome(numbers supported)/Anagram
Calculates reverse addition palindrome of given input
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. For example; Tuesday, 22 February 2022 is considered a palindrome day (22022022 us…
A simple REST application handling palindromes
Some examples for the programming language Go.
Add a description, image, and links to the palindrome topic page so that developers can more easily learn about it.
To associate your repository with the palindrome topic, visit your repo's landing page and select "manage topics."