C++: Working with Sequence Containers
C++
| Expert
- 12 videos | 1h 26m 17s
- Includes Assessment
- Earns a Badge
In C++, containers are structures that store collections of other objects known as elements. Sequence containers are used to store elements of the same type sequentially in a linear arrangement, and associative containers store elements in the form of key-value pairs. In this course, work with basic sequence containers called arrays, as well as vectors. Next, learn about forward lists and lists, which are sequence data structures that allow constant time insert and erase operations. Finally, discover how to work with deques (double-ended queues) and container adapters, including stacks, queues, and priority queues. Upon completion, you'll be able to contrast sequence and associative containers, enumerate properties, and correctly use stacks, queues, and priority queues.
WHAT YOU WILL LEARN
-
Discover the key concepts covered in this courseDifferentiate associative and sequence containersRecognize the different types of sequence containersCreate and iterate over arraysUse vectors and manage their sizesInsert, modify, and remove elements from vectors
-
Create and use forward list data structuresGenerate lists and recognize how much faster they are than vectorsOutline the queue, stack, and priority queue container adaptersMake deques and recognize how much faster they are than vectorsCreate and use the stack, queue, and priority queue container adaptersSummarize the key concepts covered in this course
IN THIS COURSE
-
1m 44s
-
4m 35s
-
9m 36s
-
10m 34s
-
7m 53s
-
6m 19s
-
10m 26s
-
9m 39s
-
3m 29s
-
7m 24s
-
10m 29s
-
4m 9s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.