Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 807 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 807 Bytes

MasterTheCodingInterview

MasterTheCodingInterview is an implementation of common Algorithms and Data Structures from the Udemy Course Master the Coding Interview: Data Structures + Algorithms

Installation

Use the library's website node.js to install node

To install this project using HTTPS:

git clone https://github.com/ckaethler/MasterTheCodingInterview.git

Usage Example

cd MasterTheCodingInterview
node BST.js

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT