JavaScript Algorithms and Data Structures
-
Updated
May 12, 2021 - HTML
JavaScript Algorithms and Data Structures
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.
Warp Primes generator for OEIS
Find palindrome/inverted repeats in contigs/scaffolds
Check if a given word of phrase is palindrome (if it reads the same backwards as forward).
A resource to check if a string is a palindrome.
Palindrome Test word in Angular 8 project
Aplikasi Pengecek Palindrome: Masukkan kalimat untuk memeriksa apakah terdapat kata yang merupakan palindrome. Kata palindrome yang ditemukan akan disimpan dan ditampilkan dalam riwayat.
Manual editor environment for palindromes
Program to check inputted numbers or strings for palindromes.
My weird algorithm archive 😏
This application asks a user for a phrase or a word. It checks the user input, runs palindrome check on it, and tells user whether the entered string is a palindrome or not.
Written using HTML and JavaScript, the script gets the current date, converts it to dd/mm/yyyy format and writes conditional messages to the document depending on if it is a palindrome or not.
Algorithms in Javascript
iLWN (In Love With Numbers) project repository. Contains source code (all subprojects + website) and documentation.
Website I made in 20 minutes to check if a string of text is a palindrome.
A simple site which checks if the text input given by user is a palindrome or not.
Add a description, image, and links to the palindrome topic page so that developers can more easily learn about it.
To associate your repository with the palindrome topic, visit your repo's landing page and select "manage topics."