the-daily-byte-data-structures-and-algorithms-for-coding-interviews

00:00:00 - 01 Welcome to Data Structures and Algorithms 00:02:50 - 02 Before We Get Started 00:05:56 - 03 What Are Algorithms Data Structures 00:11:39 - 04 What are Time Complexity Space Complexity 00:13:54 - 05 Big O Notation 00:20:26 - 06 For If You Still Don t Understand 00:45:28 - 07 Hash Tables Hash Maps 00:49:44 - 08 Problems To Solve 00:55:43 - 09 Sets HashSets 00:58:01 - 10 Problems To Solve 01:02:04 - 11 What are Linked Lists 01:06:32 - 12 Linked List Insights 01:07:54 - 13 Traversing and Printing The Nodes of A Linked List 1 01:10:40 - 14 Traversing and Printing The Nodes of A Linked List 2 01:14:12 - 15 Stacks Queues 01:17:31 - 16 Problems To Solve 01:20:34 - 17 Trees 1 01:23:16 - 18 Trees 2 01:25:54 - 19 Trees 3 01:28:58 - 20 Trees 4 01:31:30 - 21 Searching 01:38:55 - 22 Sorting 01:41:41 - 23 How To Get An Interview 1 01:46:23 - 24 How To Get An Interview 2 01:50:00 - 25 During The Interview
Back to Top