Reverse digits of a number.
For example, return 321 for the input 123 .
The left-hand zeros can be discarded. For example, input 10 will return 1 .
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers75
Suggested Problems
-
Find the sum of all the numbers of the input vector
53901 Solvers
-
Return a list sorted by number of occurrences
2890 Solvers
-
10189 Solvers
-
702 Solvers
-
792 Solvers
More from this Author3
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!