Problem 172. Test if a Number is a Palindrome without using any String Operations
Solution Stats
Problem Comments
-
2 Comments
Freddy
on 22 Mar 2012
Nice expression for the usage test. Maybe one can add function "dec2base", cause the return type is a String.
Christian Schröder
on 15 Jul 2019
The problem description should mention that dec2base isn't allowed either.
Solution Comments
Show commentsProblem Recent Solvers215
Suggested Problems
-
Which values occur exactly three times?
4732 Solvers
-
Find the alphabetic word product
3034 Solvers
-
First non-zero element in each column
793 Solvers
-
Return the first and last characters of a character array
7864 Solvers
-
466 Solvers
More from this Author56
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!