Zero dependencies, lightweight and fully functional palindrome checker
-
Updated
Jul 12, 2023 - JavaScript
Zero dependencies, lightweight and fully functional palindrome checker
This program implements the Research paper which states that every positive integer in any base >= 5 can be written as a sum of three palindrome numbers and provides an algorithm to do the same. The program takes any integer as an input and prints out the three palindrome numbers.
some tasks
C Sharp Interview Logical Questions
Python code to check a palindrome (be it spaces or any other symbols included)
Inverted repeats finder
sticky finder for "sticky" RNA sequence identification
Project that provides Palindrome Evolution functionality 🦄
Return true if the given string is a palindrome. Otherwise, return false. A palindrome is a word or sentence that's spelled the same way both forward and backward, ignoring punctuation, case, and spacing.
Generador de palindromos binarios de longitud n<100000 desarrollado en python
Find all palindromes in a given string with minimum length of a palindrome to be given by User.
problem1 : sum of integers palindromes
palindromes
Added : es5, es6, arrow functions, array destructure.
A palindrome generator using ML
A console app project for Epicodus that checks whether words are anagrams, antigrams, or palindromes.
This application created using JavaScript checks if the user's birthdate is a palindrome or not. If it's not a palindrome, then it displays the nearest palindrome to the birth date.
anonymous function & IIFE - Arrow functions
DNAPalin is web-based tool developed for searching palindromes in a given sequence or files uploaded which contain palindromic sequence
A graphical representation of my algorithm that solves the (Palindromic Substrings problem from LeetCode)[https://leetcode.com/problems/palindromic-substrings/]
Add a description, image, and links to the palindromes topic page so that developers can more easily learn about it.
To associate your repository with the palindromes topic, visit your repo's landing page and select "manage topics."