Search code examples
How to generate all palindrome substrings with trie (or suffix trie)?...

algorithmdata-structurespalindrometriesuffix-tree

Read More
Pushing a word to a stack and checking it for Palindrome...

cwhile-loopstackpalindromegetchar

Read More
Program to find the number of substrings that are palindromes in a given string...

c++stringsubstringpalindrome

Read More
How do you check if a given input is a palindrome?...

list-comprehensionpalindrome

Read More
Palindrome Permutation (Cracking the Coding Interview 1.4)...

javabit-manipulationpermutationpalindromebitvector

Read More
How to make PHP see my variable as a number?...

phppalindrome

Read More
How to fix this Java palindrome algorithm?...

javaalgorithmperformancepalindrome

Read More
Checking if a Sentence String is a Palindrome...

javabooleanpalindrome

Read More
Is it possible to check if word stored on stack is palyndrome without ANY additonal data structures ...

c++algorithmstackpalindrome

Read More
Checking for palindrome between two indices...

c++palindrome

Read More
Problem using shifting bit (check if a binary number is palindrome)...

c++palindromeshift

Read More
Palindrome Checker Java boolean insight...

javastringbooleanpalindrome

Read More
print 0 if the word is palindrome and -1 if it is not(without conditions and loops)...

python-3.xpalindrome

Read More
Is there a quick Python function for turning numbers into different bases?...

pythonpalindromeradix

Read More
Proving that a reversible list is a palindrome in Coq...

coqpalindrometheorem-provinglogical-foundations

Read More
check palindrome in java code...

eclipseclasspalindrome

Read More
Palindrome Coding issue...

pythonstringpalindrome

Read More
I have to make a pyramid of letters in the middle of the screen i am able to print the pyramide but ...

pythonpalindromealphabet

Read More
Trying to find the longest palindrome for this input...

javapalindrome

Read More
Checking for palindrome using recursion in PYTHON...

pythonrecursionpalindrome

Read More
Longest palindrome in a substring of a string...

pythonstringpalindrome

Read More
find all palindromes in string...

javaloopspalindrome

Read More
How can I return a recursive call to a function?...

pythonpython-3.xrecursionpalindrome

Read More
Dont get the output out of char palindrom[]...

cpalindrome

Read More
Decrease the complexity of isPalindrome solution?...

javatime-complexitypalindrome

Read More
Algorithm that given a word returns the minimum amount of letters needed to remove from it to become...

algorithmpalindromeanagram

Read More
Finding the largest palindrome in string implementation...

c++algorithmstringpalindrome

Read More
How to append and join the center element(when occuring more than once) in a palindrome...

python-3.xalgorithmlistdictionarypalindrome

Read More
Closest Palindrome Number...

c++algorithmpalindrome

Read More
Recursive palindrome check - having issues when recalling the function...

python-3.xrecursionpalindrome

Read More
BackNext