In this video we continue our voyage through the stack and queue world by taking the concepts from the previous video and applying them in C++. We code a Linked List implementation of both a Stack and a Queue and then we code a Stack in an array and finally a Circular Array Stack. The code for the array implementations was originally coded a prior semester, live. You can watch that video here: https://www.youtube.com/watch?v=nlD3KSUoP6s&list=PLrosN5xeGOCs-rAFHVjk34mGwR_9bKQDI&index=25 At the end of the video I briefly go over the STL Stack and Queue. For more information check out these Useful References:
https://en.cppreference.com/w/cpp/language/throw
https://www.geeksforgeeks.org/stack-in-cpp-stl/
https://www.geeksforgeeks.org/queue-cpp-stl/
Credits where Credits are Due:
-Subscribe End Screen: Graphicki https://www.youtube.com/watch?v=zv8Ek1dBJTc
-Live Animation: Motion Chroma | Leader https://www.youtube.com/watch?v=80wavzrN00c
-Music: Song: Without You, Artist: MNRVA, youtube.com/XimerTracks
-Streaming Software: OBS
Thank you for watching!