JavaScript Algorithms and Data Structures Data Structures Linked List Queue Stack Hash Table Heap Priority Queue Trie Tree Binary Search Tree Algorithms Math Fibonacci Number Cartesian Product Power Set Useful Links Data Structures and Algorithms on YouTube Running Tests Run all tests npm test Run tests by name npm test -- -t 'LinkedList'