
5.06 GB | 25min 21s | mp4 | 1280X720 | 16:9
Genre:eLearning |Language:English
Files Included :
001 Abstract data types Introduction.mp4 (8.01 MB)
002 Understanding time space complexity.mp4 (21.93 MB)
003 Static and dynamic arrays.mp4 (20.2 MB)
004 Dynamic array source code.mp4 (16.85 MB)
005 Linked list introduction.mp4 (24.52 MB)
006 Doubly linked list source code.mp4 (24.74 MB)
007 Understanding stacks.mp4 (19.5 MB)
008 Stack implementation details.mp4 (5.69 MB)
009 Stack source code.mp4 (8.66 MB)
010 Understanding queues.mp4 (10.96 MB)
011 Breadth first search and queue implementation.mp4 (9.61 MB)
012 Queue source code.mp4 (10.94 MB)
013 What is a priority queue.mp4 (23.01 MB)
014 Min heaps and Max heaps.mp4 (11.19 MB)
015 Priority queue inserting elements.mp4 (17.46 MB)
016 Priority queue removing elements.mp4 (24.73 MB)
017 Priority queue source code.mp4 (47.21 MB)
018 Union find introduction.mp4 (9.89 MB)
019 Kruskal's Algorithm.mp4 (11.58 MB)
020 Union and find operations.mp4 (19.05 MB)
021 Path compression.mp4 (11.11 MB)
022 Union find source code.mp4 (19.65 MB)
023 Introduction to binary trees.mp4 (21.93 MB)
024 Binary search tree insertions.mp4 (10.31 MB)
025 Binary search tree removals.mp4 (24.69 MB)
026 Binary tree traversals.mp4 (20.93 MB)
027 Binary search tree source code.mp4 (43.08 MB)
028 Hash table hash functions.mp4 (31.57 MB)
029 Hash table separate chaining.mp4 (14.66 MB)
030 Hash table separate chaining source code.mp4 (37.56 MB)
031 Hash table open addressing.mp4 (20.82 MB)
032 Hash table linear probing.mp4 (25.17 MB)
033 Hash table quadratic probing.mp4 (17.11 MB)
034 Hash table double hashing.mp4 (26.1 MB)
035 Hash table removing key-value pairs.mp4 (13.43 MB)
036 Hash table open addressing source code.mp4 (46.29 MB)
037 Fenwick tree range queries.mp4 (24.21 MB)
038 Fenwick tree point updates.mp4 (8.19 MB)
039 Fenwick tree construction.mp4 (11.19 MB)
040 Fenwick tree source code.mp4 (15.03 MB)
041 Tree rotations.mp4 (15.47 MB)
042 AVL tree insertions.mp4 (17.13 MB)
043 AVL tree removals.mp4 (15.65 MB)
044 AVL tree source code.mp4 (50.78 MB)
045 Introduction to indexed priority queues.mp4 (164.22 MB)
046 Indexed priority queue source code.mp4 (88.33 MB)
047 Sparse Table.mp4 (151.42 MB)
048 Sparse Table Source Code.mp4 (64.46 MB)
1 Graph Theory Introduction.mp4 (72.29 MB)
3 Problems in Graph Theory.mp4 (58.37 MB)
4 Depth First Search algorithm.mp4 (53.98 MB)
5 Breadth First Search algorithm.mp4 (42.47 MB)
6 Breadth First Search grid shortest path.mp4 (99.19 MB)
1 Introduction to Trees.mp4 (43.55 MB)
2 Beginner tree algorithms.mp4 (37.31 MB)
3 Rooting a tree.mp4 (27.03 MB)
4 Finding tree center(s).mp4 (26.84 MB)
5 Identifying Isomorphic Trees.mp4 (51.88 MB)
6 Identifying Isomorphic Trees Source Code.mp4 (63.15 MB)
1 Topological sort algorithm.mp4 (72.44 MB)
3 Shortestlongest path on a Directed Acyclic Graph (DAG).mp4 (64.11 MB)
4 Dijkstra's shortest path algorithm.mp4 (138.62 MB)
5 Dijkstra's shortest path algorithm source code.mp4 (88.7 MB)
6 Bellman-Ford algorithm.mp4 (91.5 MB)
7 Floyd-Warshall all pairs shortest path algorithm.mp4 (92.35 MB)
8 Floyd-Warshall all pairs shortest path algorithm source code.mp4 (103.53 MB)
10 Bridges & Articulation points.mp4 (108.91 MB)
11 Bridges & Articulation points source code.mp4 (89.59 MB)
12 Tarjan's strongly connected components algorithm (UPDATED).mp4 (86.36 MB)
13 Tarjan's strongly connected components algorithm source code.mp4 (69.13 MB)
14 Travelling Salesman problem.mp4 (125.83 MB)
15 Travelling Salesman problem source code.mp4 (136.41 MB)
16 Existence of Eulerian path and circuits.mp4 (42.09 MB)
17 Eulerian path algorithm.mp4 (83.79 MB)
18 Eulerian path source code.mp4 (77.04 MB)
1 Max Flow Ford Fulkerson Network Flow.mp4 (75.63 MB)
2 Max Flow Ford Fulkerson source code.mp4 (156.69 MB)
3 Unweighted bipartite matching Network flow.mp4 (63.16 MB)
4 Bipartite Matching The mice and owls problem Network Flow.mp4 (54.82 MB)
5 Bipartite Matching The elementary math problem Network Flow.mp4 (59.1 MB)
7 Edmonds Karp Network Flow.mp4 (60.41 MB)
8 Edmonds Karp Network Flow Source Code.mp4 (51.22 MB)
9 Capacity Scaling Network Flow.mp4 (58.13 MB)
10 Capacity Scaling Network Flow Source Code.mp4 (57.5 MB)
11 Dinic's Algorithm Network Flow.mp4 (72.19 MB)
12 Dinic's Algorithm Network Flow Source Code.mp4 (78.63 MB)
1 Union Find data structure.mp4 (18.98 MB)
2 Kruskal's Minimum Spanning Tree Algorithm.mp4 (28.7 MB)
3 Prim's Minimum Spanning Tree (lazy version).mp4 (73.42 MB)
4 Prim's Minimum Spanning Tree (eager version).mp4 (72.37 MB)
5 Prim's Minimum Spanning Tree source code.mp4 (68.36 MB)
6 The sparse table data structure.mp4 (117.23 MB)
7 Sparse Table Source Code.mp4 (46.76 MB)
8 Lowest Common Ancestor (LCA) problem.mp4 (71.24 MB)
2017-09-16 - 0 1 Knapsack problem Dynamic Programming.mp4 (19.43 MB)
2018-01-01 - Traveling Salesman Problem Dynamic Programming Graph Theory.mp4 (42.97 MB)
2018-01-01 - Travelling Salesman Problem source code Dynamic Programming Graph Theory.mp4 (39.64 MB)
2018-03-01 - Floyd Warshall All Pairs Shortest Path Algorithm Graph Theory Dynamic Programming.mp4 (26.81 MB)
2018-03-02 - Floyd Warshall All Pairs Shortest Path Algorithm Graph Theory Dynamic Programming Source Code.mp4 (27.64 MB)
2020-04-24 - Magic Cows Dynamic Programming Adhoc Interview problem.mp4 (36.92 MB)
2020-05-01 - Tiling dominoes Dynamic programming.mp4 (28.32 MB)
2020-05-28 - Tiling Dominoes and Trominoes (Leetcode 790) Dynamic Programming.mp4 (25.84 MB)
2020-06-05 - Mountain Scenes Dynamic Programming.mp4 (29.8 MB)
2021-01-24 - Narrow Art Gallery Dynamic Programming.mp4 (42.91 MB)
2021-01-31 - Tiling problems [1 2] Dynamic Programming.mp4 (27 MB)
2022-02-26 - Tiling problems [2 2] Dynamic Programming.mp4 (26.89 MB)
2023-04-13 - Introduction to recursion Recursion series.mp4 (12.01 MB)
2023-04-17 - Recursive multiplication Recursion series.mp4 (13.68 MB)
2023-04-28 - Strings & Palindromes Recursion Series.mp4 (15.95 MB)
2023-05-30 - Multiple Return Values Unlocking the Power of Recursive Functions Recursion Series.mp4 (21.4 MB)
2023-06-02 - Loops and wrapper functions Recursion Series.mp4 (18.65 MB)
2023-06-06 - Divide and Conquer The Art of Breaking Down Problems Recursion Series.mp4 (17.55 MB)
2023-06-19 - Understanding Mergesort Sorting Made Simple Recursion Series.mp4 (16.73 MB)]
Screenshot
DDownload
https://ddownload.com/6j19wc6of9jx https://ddownload.com/icldb7sf5c76 https://ddownload.com/7xob7ae8ppe0 https://ddownload.com/bhtbsv69zkc8 https://ddownload.com/aunt77wkqi45
