Data Structures - Complete Beginner's Guide to Arrays, Linked Lists, Stacks, Queues, Trees, and More
CodeBeauty via YouTube
Overview
Syllabus
DATA STRUCTURES Explained in 5 minutes! (for beginners) - Introduction to Data Structures
DATA STRUCTURES - How to work with arrays? (for beginners) - Arrays explained in 30 minutes!
Introduction to Linked Lists, Arrays vs Linked Lists, Advantages/Disadvantages - C++ Data Structures
How to insert a new node in a linked list in C++? (at the front, at the end, after a given node)
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
Doubly Linked Lists detailed explanation for beginners (C++ Data Structures course)
Tree data structure - types of trees, examples, code and uses in programming
Tree traversal algorithms (BFS and DFS - Preorder, Inorder, Postorder)
STL vector (Relationship between Static array, Dynamic array and STL vector) with examples
Linked lists in 60 seconds (data structures) #shorts
Array data structure in 60 sec #shorts
Arrays of objects - Introduction (Data Structures course, step-by-step, in-depth)
Dynamic Arrays of Objects (Data Structures course, step-by-step)
Array of objects Algorithms - Search, Sort, Reverse, Max, Min, Custom methods
Advanced Inheritance & Polymorphism - example with Array of Objects (in-depth Data Structures & OOP)
C++ List (Real examples, Sorting a list, When (not) to use List, Detailed explanation, Step-by-Step)
Programmer Q&A - Answering your most interesting questions!
Taught by
CodeBeauty