Intrepid Pursuits interview question

Write a function that works like the javascript .join() method.

Interview Answer

Anonymous

12 Apr 2018

Write a function that returns the first duplicate it finds in an array.