This is the javascript interview project. Questions should be answered using vanilla javascript and utilizing no external libraries. Assume that you have full use of ES6 and Node 12.x.
Look at test cases to help clarify questions.
- Clone this repo
- Install dependencies using
npm
oryarn
- Follow the directions for all questions in the
/questions
folder - Update each of those files with your code
- Verify your solutions by running
npm test
- Once complete, you can run
npm run submit
to create a compressed (zipped) file - This will generate a zipped file:
dist/<name>-<date>.zip
- Upload that file via this link with your first name, last name, and email address