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