Overview
Syllabus
C++ STL Introduction (for beginners) What is STL and STL main components?
STL Templates in C++ - Generic Functions and Classes (beginner-friendly)
C++ List (Real examples, Sorting a list, When (not) to use List, Detailed explanation, Step-by-Step)
STL vector (Relationship between Static array, Dynamic array and STL vector) with examples
What is STACK data structure in C++? What is LIFO? STL Stack explained in 14 mins! DATA STRUCTURES
Queue and FIFO/FCFS explained in 10 minutes + a bonus task (Data Structures course)
Map in C++ with practical examples - step by step Data Structures tutorial
Tree data structure - types of trees, examples, code and uses in programming
Tree traversal algorithms (BFS and DFS - Preorder, Inorder, Postorder)
Programmer Q&A - Answering your most interesting questions!
Taught by
CodeBeauty