- Explore fundamental data structures in Javascript
- Queues
 - Stacks
 - Linked Lists
 - Hash Tables
 - Sets
 - Trees
 - Binary Search Trees (BST)
 - Graphs
 
 - Implement using different instantiation patterns (functional, functional-shared, prototypal, pseudoclassical, es6 classes)
 
This is a project I completed as a student at hackreactor.