One Of 5 Certification projects for the JavaScript DSA course
-
Updated
Jan 6, 2025 - CSS
One Of 5 Certification projects for the JavaScript DSA course
Palindrome Checker using HTML, CSS and JavaScript
Palindrome program built with javaScript, used to check if a string is the same when reversed
Building a Palindrome Checker | freeCodeCamp: JavaScript Certification
Free Code Camp's Palindrome Checker
This project is a simple palindrome checker refactored in TypeScript, originally developed for an assignment at Business College Helsinki.
Ein Palindrom-Checker ist ein Programm, das überprüft, ob eine gegebene Zeichenfolge vorwärts und rückwärts identisch ist.
In this project, you'll build an application that checks whether a given word is a palindrome.
A palindrome is a word or phrase that reads the same backwards as forwards, e.g. level, refer.
Check if the word is a palindrome. A palindrome is a word, number, phrase, or other sequence of characters which reads the same backward as forward, such as madam or racecar.
Primer Proyecto JavaScript - Algoritmos y Estructura de datos.
Palindrome Checker w/ JavaScript
A Palindrome Checker made using JavaScript.
This Palindrome Checker allows you to check if any word or expression are a palindrome!
Check if your word is a palindrome
The Palindrome Checker is used to checks if a given string is a palindrome (i.e., a word, phrase, or sequence that reads the same backward as forward, ignoring spaces, punctuation, and capitalization).
Simple program to check whether a word is a palindrome or not.
Add a description, image, and links to the palindrome-checker topic page so that developers can more easily learn about it.
To associate your repository with the palindrome-checker topic, visit your repo's landing page and select "manage topics."