This repo contains JavaScript implementations of algorithms and data structures from Coding Interview University study plan. It also includes tests to have some faith that things work 🤞
Implementations mostly based on theory from these courses:
- MIT 6.006 Introduction to Algorithms
 - Algorithms course by Robert Sedgewick and Kevin Wayne (Princeton University): Part 1, Part 2
 
- algorithms:
 - data-structures: