Data structures with JS Playing with data structures and JS Brray (like an array) Hash table Singly linked list Stack LIFO Queue FIFO Binary trees Graphs All code can be tested by using command: npm test