Skip to content

darkodraskovic/algostruct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures + Algorithms

Code samples based on the "Master the Coding Interview: Data Structures + Algorithms" course.

The code is in Javascript and is run with the minimal backend Node.js setup with Nodemon and Babel. Jasmine is used for for unit tests.

Install

npm install

Run

npm start

Test

npm test

About

Data Structures & Algorithms in Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published