Light Mode
Dark Mode
About correct answers...

From: https://checkio.org/mission/determine-the-order/solve/

For the case ["ghi","abc","def"] the expected output is "abcdefghi", but wouldn't be "adgbehcfi" a correct answer too? I mean, it satisfies all the requirements and doesn't break any rule. I used a double linked list approach for this problem btw.

  • feedback
Created: April 3, 2016, 10:57 p.m.
Updated: April 2, 2019, 10:31 a.m.
0
10
User avatar
hugoguillen