Skip to content

Elevationacademy/js-algo-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interview Questions

Hi! This repo is made for you to practice your coding interview skills. For some challenges you will need to research new methods.

How to use it:

  • Fork and then clone the repo to your projects / dev folder
  • Run the command in the terminal npm install
  • Start writing your code in the proper files
  • To run a test for a specific exercise (e.g. arrayOfMultiples) do:
npm run test-arrayOfMultiples

#Happy coding!

About

Progressive leetcode like algo challenges in JavaScript to practice for tech interview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors