Pergunta de entrevista da empresa 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.

Resposta da entrevista

Sigiloso

7 de fev. de 2012

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