Largest int from concatenated ints: Difference between revisions

Promoted to task from draft.
(Promoted to task from draft.)
Line 1:
{{draft task}}
Given a set of positive integers, the task is to write a function to order the integers in such a way that the concatenation of the numbers forms the largest possible integer and return this integer.
 
Anonymous user