Zest AI interview question

Q: In your favorite programming language, reverse an array.

Interview Answer

Anonymous

21 Aug 2020

A: Went to google to see if there was an easy function. Was told not to use google. Ham-fisted together a loop.