Common Technical Interview Questions

The following are algorithms I've written to answer various problems - many of which have been asked in my technical interviews.

Remove Duplicates from an Array

See the Pen Remove Duplicates from Array by Peter Strumolo (@pstrum) on CodePen.