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)
🍂 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/
Detect given input is a palindrome Word or number. file contains of 2 programs Palindrome & Palindromify the list.
• Data Structure is a systematic way to organize data in order to use it efficiently. • Following terms are used: Interface Implementation
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."