Problem 75. Find the palindrome
Solution Stats
Problem Comments
-
3 Comments
This needs a richer test suite, as the leading solution at the time of this comment is just a lookup table.
You should add testcases where the palindrome is in the 2nd half of the word. Cause then my solution wouldnt work and i had to come up with something else.^^
Useful!
Solution Comments
-
1 Comment
Better than lookup, worse than finding maximum palindrom.
-
2 Comments
This ought to be the leading solution.
mine is dump but good for my eyes + brain, :)
-
2 Comments
What's the point in even making these non-solutions?
If no solution then non-solution is solution :)
Problem Recent Solvers1187
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
43457 Solvers
-
What is the distance from point P(x,y) to the line Ax + By + C = 0?
339 Solvers
-
510 Solvers
-
Create matrix of replicated elements
360 Solvers
-
680 Solvers
More from this Author96
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!