Data Structures and Algorithms in 15 Minutes

EDIT: Jomaclass promo is over. I reccomend the MIT lectures (free) down below. They are honestly the better resource out there IMO. MIT Lectures: https://www.youtube.com/watch?v=HtSuA80QTyo&list=PLUl4u3cNGP61Oq3tWYp6V_F-5jb5L2iHb ► Patreon: https://www.patreon.com/trenblack ► Instagram: https://www.instagram.com/trenblack/ ► Twitter: https://twitter.com/tren_black ► Merch: trenblack.com/merch I wanted to try and give a general overview of Data structures and Algorithms. As someone who has a FAANG offer, I thought I'd jump start you guys into the coding interview scene with this video. This video covers: Arrays, linked lists, BFS (Breadth first search), DFS (depth first search), stack, queue, binary tree, bst, (binary search tree), binary search, graphs, topological sort, dijistkras, heaps, hash maps, collision, merge sort, divide and conquer, selection sort #faang #coding #algorithms