Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 396 Bytes

File metadata and controls

10 lines (6 loc) · 396 Bytes

pairinterview

Javascript Pair Programming Interview Exercises

Javascript exercises to work through with an interviewee. Contains two parts:

  1. A series of exercises setup in index.js and index.html. Basic JS interactions that are written slightly incorrectly.

  2. A utility suite with functions written slightly incorrectly, bundled with unit tests that are failing accordingly.