X interview question

Implement a problem to sort integers in an obfuscated setup to use radix sort

Interview Answer

Anonymous

9 Oct 2019

Tried unsuccessfully to implement a solution in python