C++ Stacks and Queues
Channel:
Subscribers:
2,640
Published on ● Video Link: https://www.youtube.com/watch?v=7zQ2V-tY9Hk
You must understand the concept of a queue (FIFO) and a stack (LIFO) but should rarely use the std::queue or std::stack classes, preferring lists or deques or vectors instead.
Other Videos By Bill Kerney
2023-03-08 | Binary Search Trees (BST) Part I |
2023-03-08 | Little Review and Debugging Practice on Linked Lists and Templates |
2023-03-08 | Correlation is not Causation; Privacy vs. Google and Facebook |
2023-03-06 | Big-O Analysis |
2023-03-06 | Fallacies Part III (Non Seq, Strawman, Ad Hom, Tu Quoque, Ignorance) |
2023-03-03 | Corporate Censorship: The Lab Leak Hypothesis and The Twitter Files |
2023-03-03 | Trust Your Gut |
2023-03-01 | C++ Templates |
2023-03-01 | Encouraging Words: Computer Science is a Social Endeavor |
2023-03-01 | Set Theory |
2023-02-27 | C++ Stacks and Queues |
2023-02-27 | Fallacies Part 2 |
2023-02-24 | Midterm I Review |
2023-02-22 | Avoid slicing! Do C++ Inheritance Right |
2023-02-22 | Fallacies (Part I) |
2023-02-17 | Events in Scratch; Cryptography and Privacy (Version 1) |
2023-02-15 | Critical Thinking: Framing |
2023-02-15 | C++ Circular Linked Lists and Inheritance |
2023-02-13 | C++ Linked Lists Part II |
2023-02-13 | Virtue Ethics, Natural Rights Theory, Cancel Culture |
2023-02-10 | C++ Linked Lists (Part I) |