Skip to content

Solution to a set of regular interview questions validated using jest tests

License

Notifications You must be signed in to change notification settings

sandyydk/CodingInterviewBootcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

CodingInterviewBootcamp

Solution to a set of regular interview questions validated using jest tests

Setup :-

npm install -g jest (Use sudo if in Linux environment)

Now run the following command to validate the code jest bst/tests.js --watch

Debugging can be done using debugger statements. Then use node inspect <filename.js>

About

Solution to a set of regular interview questions validated using jest tests

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages