Some examples for the programming language Go.
- Updated
May 18, 2021 - Go
Some examples for the programming language Go.
A palindrome string checker
Consolidates useful formulas for starters of golang programming
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…
Calculates reverse addition palindrome of given input
palinagram check if string is Palindrome(numbers supported)/Anagram
A simple REST application handling palindromes
Because sometimes you just need to know when filling up your tank creates a mathematically satisfying receipt
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."