Autoplay
Autocomplete
Previous Lesson
Complete and Continue
12 - Data Structures - Level1
Important Introduction
Introduction (9:31)
Telegram Group for This Course
Before You Start!
Before You Start...
Data Structures
What is Data Structure? and Why? (16:13)
Data Structures (DS) vs Database (DB)
Differences between Data Structures and Database (15:42)
Classifications of Data Structures:
What are the Classification/Types of Data Structures? (18:57)
Time & Space Complexity - Big O Notation - Part 1
Things Affect Program Speed & Efficiency (7:03)
Time & Space Complexity - Big O Notation (28:53)
Big O(1) : Constant Time Function (14:36)
Big O(n) : Linear Time Function (11:25)
Big O(n^2) : Quadratic Time Function (22:13)
Big O(Log n) : Logarithmic Time Function (10:36)
Important Question :-) , Work Smart. (9:10)
Big O Comparison and Conclusion (15:07)
Binary Data Structure
Binary Data Structure: Real Examples. (33:41)
Array Data Structure
Array is One of the Most Important Data Structures (8:41)
Matrix Data Structure
Matrix Data Structure (4:21)
Stack Data Structure
Important: What is Stack Data Structure? (9:32)
STL: Stack (7:49)
Stack Swap (2:26)
Vector Data Structure
Vector Data Structure (3:32)
Queue Data Structure
Important: What is Queue Data Structure? (4:48)
STL: Queue (4:08)
Swap Queue
Singly Linked List
What is Linked List? (6:55)
Singly Linked List Implementation (15:06)
Operations - Insert At Beginning (6:24)
Operations - Find (3:38)
Operations - Insert After (5:56)
Operations - Insert At End (6:51)
Operations - Delete Node (7:08)
Operations - Delete First Node (4:14)
Operations - Delete Last Node (4:49)
Doubly Linked List
What is Doubly Linked List? (2:28)
Doubly Linked List Implementation (2:25)
Operations -Insert At Beginning (6:44)
Operations - Find Node (3:49)
Operations - Insert After (6:14)
Operations - Insert at End (4:36)
Operations - Delete Node (7:51)
Operations - Delete First Node (4:08)
Operations - Delete Last Node (6:24)
Circular Linked List
What is Circular Linked List? (4:44)
Abstract Data Type (ADT)
What is ADT? (4:35)
Map
What is Map?
Quiz
Union
Union
Quiz
Operations - Insert at End
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock