Question d’entretien chez Emerson

Write a function that takes an array as the only parameter, and returns an array of the same values in reverse order. Any language, must compile.

Réponse à la question d'entretien

Utilisateur anonyme

7 févr. 2012

I wrote the method in Java. He did check for syntax.