StackOverflow Questions for Tag: palindrome

choloboy7
choloboy7

Reputation: 287

Recursive Function : Check for palindrome in Java

Score: 4

Views: 19766

Answers: 7

Read More
Reena Puthota
Reena Puthota

Reputation: 21

Return longest palindromic substring [Java]

Score: -5

Views: 104

Answers: 1

Read More
Coder
Coder

Reputation: 1

Find lexicographically smallest palindrome for a given string

Score: -1

Views: 721

Answers: 1

Read More
user58736
user58736

Reputation: 9

Keep Reversing the no. & adding it to the original no. until there is a Palindrome Number

Score: 0

Views: 1967

Answers: 2

Read More
DonDavid12
DonDavid12

Reputation: 197

Checking if a word in string contains a palindrome

Score: 0

Views: 537

Answers: 6

Read More
Agrim Gusain
Agrim Gusain

Reputation: 11

Why it took 54 ms even though the time complexity was O(n)

Score: -3

Views: 182

Answers: 2

Read More
KungFuPanda
KungFuPanda

Reputation: 45

I don't Understand why reversing the process gives me different results. Largest palindrome product

Score: 2

Views: 85

Answers: 1

Read More
Pranay Binju
Pranay Binju

Reputation: 621

Python palindrome program w/o string functions

Score: 0

Views: 12256

Answers: 10

Read More
Meatabix
Meatabix

Reputation: 1

Turing Machine transition table for checking a palindrome

Score: 0

Views: 1085

Answers: 1

Read More
Sai Darsan K
Sai Darsan K

Reputation: 19

Simple function to check whether a word is palindrome or not

Score: 0

Views: 85

Answers: 2

Read More
DarkLeafyGreen
DarkLeafyGreen

Reputation: 70416

Check string for palindrome

Score: 95

Views: 382868

Answers: 46

Read More
gerard
gerard

Reputation: 1

Palindrome function always return undefined

Score: 0

Views: 16

Answers: 0

Read More
user24909579
user24909579

Reputation: 11

x86 MASM check for palindrome

Score: 1

Views: 59

Answers: 1

Read More
Tom S
Tom S

Reputation: 39

Longest Palindromic Sub String

Score: 0

Views: 109

Answers: 2

Read More
user2312612
user2312612

Reputation:

Determine whether or not a given string is a valid palindrome or not. JS

Score: 0

Views: 393

Answers: 2

Read More
Sheldoor
Sheldoor

Reputation: 71

Check if a string has a palindrome subsequence of length k

Score: 1

Views: 216

Answers: 1

Read More
JaneJin
JaneJin

Reputation: 5

Understanding solution of Valid Palindrome in Javascript

Score: -3

Views: 570

Answers: 3

Read More
designation_na
designation_na

Reputation: 43

Efficiently constructing palindromes using string rewriting system

Score: 0

Views: 106

Answers: 2

Read More
childoflogos
childoflogos

Reputation: 41

Leetcode problem 9. Palindrome Number (Python3). Why is my code failing?

Score: 0

Views: 178

Answers: 2

Read More
Dokwa
Dokwa

Reputation: 21

Logical Error in program while finding if string is Palindrome

Score: 0

Views: 40

Answers: 1

Read More
PreviousPage 2Next