C++ Standard Template Library
About Course
C++ STL is the ultimate offering for mastering all Standard Template Library Concepts quickly. This course is designed to teach you all STL Concepts such as Algorithms, Containers, Templates, and advanced concepts like Comparators, functions, and Iterators quickly. The course contains over 60 video lectures by our programming expert mentor Prateek Bhayia, and over 20 problems to be solved using STL only. STL is the most important topic to ace online coding interview questions as you can save a lot of time by using the STL functions, and avoid complex implementations of underlying data structures such as set, hash-table, linked list, etc. Anyone who knows basic data structures and C++ fundamentals can join the course and take their programming skills to the next level.
What’s new?
The latest update includes a section on Policy-Based Data Structures in C++ STL.
Course Highlights
- Generic Programming
- Template Classes & Iterators
- Vectors, Stacks & Queue
- Lists, Forward Lists
- Priority Queue/Heaps
- Graph Implementation
- Maps, Multimaps, Unordered Maps
- Sets, Multisets
- Policy-Based Data Structures
- Problem-Solving
Course Content
Course Introduction
-
Introduction to C++ STL
00:00