Queues & Stacks Part 2: Queue Implementations ๐
Explore queue implementations in C++ for data structures and OOP in USC's CSCI 104 Fall 2020 class.

At the Whiteboard
251 views โข Sep 7, 2020

About this video
These videos are for the data structures and object oriented programming in C++ class, CSCI 104, I am teaching at USC during Fall 2020. While this video is my own, it is the result of collaboration and adaptation of the work by my colleagues David Kempe and Mark Redekopp.
In this segment, we review implementing a queue using a dynamically sized array using STL vector and a linked list using STL list.
In this segment, we review implementing a queue using a dynamically sized array using STL vector and a linked list using STL list.
Video Information
Views
251
Likes
1
Duration
6:39
Published
Sep 7, 2020
Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.