My introductory course to data structures and algorithms in JavaScript for egghead.
This course covers:
- Queues
- Stacks
- Linked Lists
- Graphs
- Breadth-first Traversal
- Depth-first Traversal
- Trees
- Binary Trees
- Tree Traversal
- Sorting
- Bubble Sort
- Insertion Sort
- Merge Sort
- Quick Sort
Feel free to leave comments on the lessons or hit me up on Twitter with any questions you might have.