Javascript Pair Programming Interview Exercises
Javascript exercises to work through with an interviewee. Contains two parts:
-
A series of exercises setup in index.js and index.html. Basic JS interactions that are written slightly incorrectly.
-
A utility suite with functions written slightly incorrectly, bundled with unit tests that are failing accordingly.