Problem 45. Make a Palindrome Number
Solution Stats
Problem Comments
-
4 Comments
Why is seqreverse command not allowed to work?
That function is in the Bioinformatics Toolbox (http://www.mathworks.com/help/bioinfo/ref/seqreverse.html). Cody permits only MATLAB functions.
Many commands I thought would work ,didn't .... This problem helps in understanding the limits of the commands
Can every number be used to find a palindrome? I've tried 196, and it seems to run on an infinite loop.
Solution Comments
-
1 Comment
Recursion is great
-
2 Comments
very nice!!
Many commands I thought would work ,didn't .... This problem helps in understanding the limits of the commands
-
1 Comment
Just a proof of concept, no real improvement thought.
-
2 Comments
The flip, of course! Thanks!
flip is not going to wrk for a particular int
Problem Recent Solvers1778
Suggested Problems
-
Return the 3n+1 sequence for n
6993 Solvers
-
12638 Solvers
-
1059 Solvers
-
421 Solvers
-
Change the sign of even index entries of the reversed vector
380 Solvers
More from this Author95
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!