Domanda di colloquio di 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.

Risposta di colloquio

Anonimo

7 feb 2012

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