Home Lectures Stacks and Queues Stacks and Queues Synopsis These data structures are easy to implement, but you should probably not do so. We will go over the STL implementations of them. Videos Stacks and Queues Recommended Reading Stacks Reference Queues Reference Lists Reference Pre-Class Problems 11222 - Only I did it! In-Class Problems 11988 - Broken Keyboard (a.k.a. Beiju Text) Previous Traversals Next All Pairs Shortest Path