Queues & Stacks Part 2: Queue Implementations ๐Ÿ“š

Explore queue implementations in C++ for data structures and OOP in USC's CSCI 104 Fall 2020 class.

Queues & Stacks Part 2: Queue Implementations ๐Ÿ“š
At the Whiteboard
251 views โ€ข Sep 7, 2020
Queues & Stacks Part 2: Queue Implementations ๐Ÿ“š

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.

Video Information

Views

251

Likes

1

Duration

6:39

Published

Sep 7, 2020

Related Trending Topics

LIVE TRENDS

Related trending topics. Click any trend to explore more videos.