Problem 42816. Sorting integers by their digits (Level 4)
Solution Stats
Problem Comments
-
3 Comments
An interesting series of sorting problems, ranging from integer to floating point numbers, and from real-valued to complex numbers.
This sort series problem are interesting and also challeging, and for solving this series, regular expression, string, data index and function, etc. all kinds of skill are required. learned a lot, thx!
@Bainhome Absolutely agree!...A very interesting series for both the aficionados and virtuoso. Sure we all had fun. :) Thanks HH.
Solution Comments
-
1 Comment
recently looked back this problem, and studied every code that worth to studied. All code (except mine) are excellent and mind blower, but I enjoyed this one and Liu Peng's the most. Liu's code are more "numericalized", and better fit the idea about "index" title; this one is bit of instructive: definitely enrich my knowledge about "replace" action in regular expression. I'll take a very serious note about this two ideas. THX buddy.
Problem Recent Solvers35
Suggested Problems
-
Determine if a Given Number is a Triangle Number
356 Solvers
-
Create a Multiplication table matrix...
376 Solvers
-
Reverse the elements of an array
822 Solvers
-
Determine the number of odd integers in a vector
602 Solvers
-
Predicting life and death of a memory-less light bulb
319 Solvers
More from this Author40
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!