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.
- Updated
Jan 1, 2023 - HTML
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.
Zero dependencies, lightweight and fully functional palindrome checker
npm package for checking if a world entered is a palindrome
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.
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
Welcome to ƔЄƝƲ's Repository. In this repository you can get access to all my codes that I've learned on Data Structures And Algorithms using Java Language.
Determines if a number is a palindrome.
Enter a number, to check whether it is a Palindrome number or not !
Detect given input is a palindrome Word or number. file contains of 2 programs Palindrome & Palindromify the list.
This script finds the next palindrome number to that of the given palindrome number (if given number is palindrome)
Palindrome Checker using HTML, CSS and JavaScript
Check if a given word of phrase is palindrome (if it reads the same backwards as forward).
A Node.js + React message board that takes messages from user and determine if the given input is a Palindrome.
This program can tell if the provided number is a palindrome..
Basic Algorithms in C++ Language.
High performance palindromic prime number generator
Display N natural numbers in java, find factorial in java, check given number is palindrome or not, reverse number in java
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."