JavaScript Algorithms and Data Structures
-
Updated
May 12, 2021 - HTML
JavaScript Algorithms and Data Structures
One Of 5 Certification projects for the JavaScript DSA course
All important Programs that are best for starting C++ or ant programming are present init(solved)
🍂 Check if an string is palindrome
simple npm package for check palindrome word
Zero dependencies, lightweight and fully functional palindrome checker
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.
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
//contains recursion programs for practice and learning
I just created you a Palindrome checker that will brainstorm you.
freeCodeCamp JavaScript DSA projects
Решение 20 алгоритмических задач на языке PHP. Полное описание всех задач и ссылки на исходный код с решениями - в Readme.md.
This is a project from Cmpsc-101: Data Abstraction. This repository features code that tests for a string input for its status as a palindrome.
Palindrome seeker, bin file decode, power calculator and more
A simple tool which checks if a word entered is a palindrome or not (ie. one which reads the same backwards as frontwards e.g. level, refer) and created using vanilla HTML5 CSS3 (SCSS) and JavaScript.
A palindrome string checker
A simple repo that checks for Palindromes. https://acmegamers.github.io/Palindrome-Checker/
This script finds the next palindrome number to that of the given palindrome number (if given number is palindrome)
A vanilla javascript based palindrome explorer.
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."