JavaScript Algorithms and Data Structures
-
Updated
May 12, 2021 - HTML
JavaScript Algorithms and Data Structures
All important Programs that are best for starting C++ or ant programming are present init(solved)
One Of 5 Certification projects for the JavaScript DSA course
🍂 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.
Palindrome seeker, bin file decode, power calculator and more
A palindrome string checker
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.
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.
A simple repo that checks for Palindromes. https://acmegamers.github.io/Palindrome-Checker/
A resource to check if a string is a palindrome.
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."