Problem 2344. N-Dimensional Sorting
Solution Stats
Problem Comments
-
3 Comments
Hello, are you sure you mean decreasing order when sorting A? Example, testsuite and your own solution suggest increasing order (ascending order to be strict) which is default in function sort
you are right ı fixed, thanks
I wouldn't call this problem N-dimensional sorting, unless we were sorting with different dimensions (the entire test suite only uses the first dimension). And the sort command does allow choosing the dimension currently, so I am not sure what it means when the problem description states that sort does not work as dimensions increases. Is the problem outdated?
Solution Comments
Show commentsProblem Recent Solvers16
Suggested Problems
-
The Goldbach Conjecture, Part 2
2113 Solvers
-
Find common elements in matrix rows
2361 Solvers
-
1338 Solvers
-
434 Solvers
-
4466 Solvers
More from this Author21
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!