Completed
- 0:00:00 Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Data Structures and Algorithms Mega Course - Master Technical Interviews in 49 Hours
Automatically move to the next video in the Classroom when playback concludes
- 1 - 0:00:00 Introduction
- 2 - 0:03:14 Technical interviews 101
- 3 - 0:07:02 How to judge an algorithm
- 4 - 0:08:02 What is time complexity
- 5 - 0:18:42 What is Big O
- 6 - 0:20:20 Big O for code blocks
- 7 - 0:33:08 Space complexity example
- 8 - 0:35:04 How do you get good at solving DSA problems
- 9 - 0:37:34 Types of data structures
- 10 - 0:48:48 Quick recap
- 11 - 0:50:21 Arrays Full Course
- 12 - 3:29:02 Sliding Window Full Course
- 13 - 5:09:48 Two Pointers Full Course
- 14 - 7:00:25 Strings Full Course
- 15 - 8:29:27 Sorting & Searching Full Course
- 16 - 11:28:48 Linked List Full Course
- 17 - 14:08:48 Stack Full Course
- 18 - 16:43:55 Queue Full Course
- 19 - 17:58:08 Priority Queue Full Course
- 20 - 20:55:54 Trees Full Course
- 21 - 25:20:01 Graph Full Course
- 22 - 32:14:13 Dynamic Programming Full Course
- 23 - 37:13:04 Greedy Full Course
- 24 - 39:06:36 Interval Full Course
- 25 - 40:32:39 Backtracking Full Course
- 26 - 42:45:51 Math & Geometry Full Course
- 27 - 43:42:30 Matrix Full Course
- 28 - 45:55:06 Design Full Course
- 29 - 47:22:33 Bit Manipulation Full Course
- 30 - 48:48:17 Final message