simple npm package for check palindrome word
-
Updated
Oct 20, 2021 - JavaScript
simple npm package for check palindrome word
Zero dependencies, lightweight and fully functional palindrome checker
A palindrome is used to verify a sequence of numbers, strings, or letters that are read left to right and right to left to match the same characters or return the same
I just created you a Palindrome checker that will brainstorm you.
freeCodeCamp JavaScript DSA projects
A vanilla javascript based palindrome explorer.
A simple repo that checks for Palindromes. https://acmegamers.github.io/Palindrome-Checker/
• Data Structure is a systematic way to organize data in order to use it efficiently. • Following terms are used: Interface Implementation
just a trash project !
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.
Palindrome, Prime Number, Armstrong
Palindrome and Perfect numbers generator
Creating Palindrom-Checker by using Javascript and css code,
This project is a collection of two JavaScript exercises to help users learn the language. The first exercise is to create a function to find a palindrome word and the second is to create a function to find odd or even numbers. The project is written in JavaScript and can be used as an educational tool to help users understand t
This is a solution to the Palindrome Checker on FreeCodeCamp.
Here are the codes that I wrote while doing the "JavaScript Algorithms and Data Structures" course on FreeCodeCamp.com. Hope it will help you get through any problem you might face while solving the problems. PEACE :)
Checks whether a word is palindrome or not
Given a string, determine if it can be rearranged into a palindrome. Return the string YES or NO.
This repository features utility functions with Jest tests, covering tasks like exponentiation, string manipulation, palindrome checks, and temperature conversion.
A web app to check whether your birthday is 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."