Big Sorting

See the original problem on HackerRank.

Consider an array of numeric strings where each string is a positive number with anywhere from 1 1 to 106 10^6 digits. Sort the array’s elements in non-decreasing, or ascending order of their integer values and print each element of the sorted array on a new line.

See Big Sorting on HackerRank.

Solutions

Wait! Have you challenged yourself with this problem? If yes, click here to show the solution.
We've worked on this challenge in these gyms: modena  padua