Problem 1534. Sort (high on middle, low on ends)
Solution Stats
Problem Comments
-
3 Comments
I don't understand if the smallest element should be the last or the first of the sorted array
Hi Franek:
Thanks for creating a problem! It's a little ambiguous right now (see @andrea84's comment above). There is more than one answer as currently defined. Could you please clarify it?
Sorry for that, if you have input odd vector the smallest element is on the end, but if u input even vector the smallest element is on the first position.
Problem Recent Solvers42
Suggested Problems
-
Getting the indices from a vector
7117 Solvers
-
Rotate input square matrix 90 degrees CCW without rot90
449 Solvers
-
402 Solvers
-
382 Solvers
-
Find the position of first minimum value in an integer array with numbers
172 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!