Skip to content

tiran-praneeth/interview-js

Repository files navigation

Edit in Eraser

Javascript Interview

This is the JavaScript interview project. Questions should be answered using vanilla javascript and utilizing no additional dependencies. Assume that you have full use of ES6 and Node < 12.x.

Look at test cases to help clarify questions.

Getting Started

  1. Fork this repo
  2. Install dependencies using npm or yarn
  3. Follow the directions for all questions in the /questions folder
  4. Update each of those files with your code
  5. Verify your solutions by running npm test

Submitting Answers

  1. Once complete, you can run npm run submit to create a compressed (zipped) file
  2. This will generate a zipped file: dist/<name>-<date>.zip
  3. Send your git repo link and zip file as an attachment

Figure 1

Diagrams

About

javascript interview questions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published