Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Introduction to C++ Containers - Know Your Data Structures

Meeting Cpp via YouTube

Overview

Explore the world of C++ containers in this comprehensive conference talk from Meeting C++ 2023. Dive into the Standard Library's common data structures, including the latest additions from C++ 23. Learn how C++ organizes containers into sequence, associative, unordered associative, and adaptors categories. Discover the trade-offs between different data structures and gain insights on choosing the right container for your projects. Follow along with C++ examples demonstrating container usage, time complexity of operations, and common implementations. Understand potential pitfalls such as thread-safety issues and iterator invalidation. Conclude with an overview of the new flat container types introduced in C++ 23. Leave equipped with a practical cheat-sheet to guide your data structure decisions in future C++ projects.

Syllabus

Introduction to C++ Containers - Know Your Data Structures - Mike Shah - Meeting C++ 2023

Taught by

Meeting Cpp

Reviews

Start your review of Introduction to C++ Containers - Know Your Data Structures

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.