Zest AI Interview Question

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

Interview Answer

Anonymous

Aug 21, 2020

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