Question d’entretien chez Sourcetoad

Q: Write the code to sort this multi depth array on any key value provided

Réponse à la question d'entretien

Utilisateur anonyme

14 juill. 2017

A hint was provided to use recursion and wasn't too hard to write assuming basic knowledge of arrays.