https://github.com/yothgewalt/palindrome-in-go
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 using dd-mm-yyyy format) as it can be read from left to right or vice versa. Sentence-length palindromes ignore capitalization, punctuation, and word boundaries.
https://github.com/yothgewalt/palindrome-in-go
go palindrome
Last synced: 3 months ago
JSON representation
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 using dd-mm-yyyy format) as it can be read from left to right or vice versa. Sentence-length palindromes ignore capitalization, punctuation, and word boundaries.
- Host: GitHub
- URL: https://github.com/yothgewalt/palindrome-in-go
- Owner: yothgewalt
- Created: 2022-03-28T13:27:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-28T14:03:43.000Z (over 3 years ago)
- Last Synced: 2025-03-23T19:09:34.722Z (3 months ago)
- Topics: go, palindrome
- Language: Go
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files: