Zero dependencies, lightweight and fully functional palindrome checker
-
Updated
Jul 12, 2023 - JavaScript
Zero dependencies, lightweight and fully functional palindrome checker
npm package for checking if a world entered is a palindrome
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
This repo includes solving many problems with Python on the LeetCode platform and is classified according to the number and name of the problem in the form of folders. Each folder contains one or more ways to solve the problem, in addition to a file that contains the problem and a file that contains an explanation of the solution.
This script finds the next palindrome number to that of the given palindrome number (if given number is palindrome)
Enter a number, to check whether it is a Palindrome number or not !
Check if a given word of phrase is palindrome (if it reads the same backwards as forward).
Determines if a number is a palindrome.
Detect given input is a palindrome Word or number. file contains of 2 programs Palindrome & Palindromify the list.
A Node.js + React message board that takes messages from user and determine if the given input is a Palindrome.
Let's see the list of C# programs.
Solving a few tasks with palidromes and near-palindromes.
Examen 1 - Programación 1
Basic Algorithms in C++ Language.
High performance palindromic prime number generator
iLWN (In Love With Numbers) project repository. Contains source code (all subprojects + website) and documentation.
Add a description, image, and links to the palindrome-number topic page so that developers can more easily learn about it.
To associate your repository with the palindrome-number topic, visit your repo's landing page and select "manage topics."