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. Install npm install Run npm start