MasterTheCodingInterview is an implementation of common Algorithms and Data Structures from the Udemy Course Master the Coding Interview: Data Structures + Algorithms
Use the library's website node.js to install node
To install this project using HTTPS:
git clone https://github.com/ckaethler/MasterTheCodingInterview.git
cd MasterTheCodingInterview
node BST.js
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.