Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jugosack/palindrome-jugosack-mob-pro

Return true if the given string is a palindrome. Otherwise, return false. A palindrome is a word or sentence that’s spelled the same way both forward and backward, ignoring punctuation, case, and spacing. We’ll pass strings with varying formats, such as “racecar”, “RaceCar”, and “race CAR” ...
https://github.com/jugosack/palindrome-jugosack-mob-pro

algorithms-and-data-structures javascript

Last synced: 27 days ago
JSON representation

Return true if the given string is a palindrome. Otherwise, return false. A palindrome is a word or sentence that’s spelled the same way both forward and backward, ignoring punctuation, case, and spacing. We’ll pass strings with varying formats, such as “racecar”, “RaceCar”, and “race CAR” ...

Awesome Lists containing this project