palindrome
Here are 41 public repositories matching this topic...
Solutions for Cracking the Coding Interview - 6th Edition
-
Updated
Jun 13, 2021 - Java
Its all about the CORE
-
Updated
Apr 25, 2019 - Java
A command line calculator which supports mathematical expression with scientific functions is very useful for most developers.
-
Updated
Jan 8, 2022 - Java
-
Updated
Apr 8, 2021 - Java
String problems and solutions in Java
-
Updated
Jan 16, 2018 - Java
Algorithms based on dynamic programming
-
Updated
Aug 9, 2017 - Java
RAP - Reverse string, Anagram, and Palindrome
-
Updated
Nov 10, 2021 - Java
Working with text, processing of strings in Java.
-
Updated
May 14, 2020 - Java
"This is my 100 days challenge repository, I am choosing java programming language. You can learn for java programming logic and improve your skills and programming structure. You can change logic and reduce my code"
-
Updated
Oct 8, 2023 - Java
-
Updated
Jan 31, 2024 - Java
palindrome Recursion. In this project, you will determine if some user input is a palindrome by reversing the input into a new variable, using recursion, and compare the original input variable with the reversed input variable -- if they are the same, the input is a palindrome. A word palindrome is straightforward, just reverse the string. A phr…
-
Updated
Aug 25, 2022 - Java
Search. Sort. Merge. Matrices (+, -, *). Fibonacci. Prime. Armstrong. Palindrome. Packages. Constructors. Inheritance. String Operations.
-
Updated
Oct 6, 2023 - Java
Program to check if a word is a palindrome
-
Updated
Jun 16, 2024 - Java
An assignment on multi-threading, client-server architecture, palindrome, and Tic-Tac-Toe
-
Updated
Jun 19, 2022 - Java
Application of Pushdown Automatons using the Design Pattern Factory Method
-
Updated
Mar 23, 2018 - Java
Quickly find out if a string is a palindrome or not. Then, print it out in fancy form.
-
Updated
Sep 30, 2020 - Java
-
Updated
Jan 5, 2024 - Java
Improve this page
Add a description, image, and links to the palindrome topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the palindrome topic, visit your repo's landing page and select "manage topics."