Skip to content

bparmley/interview-questions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

interview-questions

A collection of some javascript interview questions that I have run into over the years.

The problems are located in problems/*. Sub folders in there are data sets used by the top level problems.

Installation

git clone https://github.com/ksmithut/interview-questions.git
cd interview-questions

There are tests written for each of them. To run the tests run:

npm test

About

A collection of some javascript interview questions that I have run into over the years.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%