Filename Size 1. Graph Introduction/01. Graph Data Structure Introduction.mkv 14.6 MB 1. Graph Introduction/02. Graph Representation in Data Structure.mkv 17.5 MB 1. Graph Introduction/03. Graph Data Structure - Creating Adjacency List in C++ - Coding Blocks.mkv 14.1 MB 1. Graph Introduction/04. Graph Adjaceny List Representation - Using Hash-map - Coding Blocks.mkv 21.9 MB 10. LCA/4 LCA - 2.mp4 30 MB 11. Network Flow [LQ]/1 Cpp - Network Flow Introduction.m4v 7.3 MB 11. Network Flow [LQ]/2 Cpp - Terminologies Network Flow.m4v 11.6 MB 11. Network Flow [LQ]/3 Cpp - Ford Fulkerson Algorithm.m4v 13.7 MB 11. Network Flow [LQ]/4 Cpp - Ford Fulkerson Algorithm Dry.m4v 12.7 MB 11. Network Flow [LQ]/5 Cpp - Ford Fulkerson Algorithm Backward Edge Compatibility.m4v 7.5 MB 11. Network Flow [LQ]/7 Cpp - Minimum Cut In Network.m4v 10.4 MB 12. Graph Competitive Problems/1 Beautiful Graph.mkv 32.3 MB 12. Graph Competitive Problems/10 K-Th Path.mkv 33.4 MB 12. Graph Competitive Problems/2 Leetcode Problem - Course Schedule 2.mkv 12 MB 12. Graph Competitive Problems/3 Field Of Dreams.mkv 30.4 MB 12. Graph Competitive Problems/4 Lunar New Year And Wander.mkv 18 MB 12. Graph Competitive Problems/5 Secret Passwords.mkv 29.8 MB 12. Graph Competitive Problems/6 Snsocial.mkv 30 MB 12. Graph Competitive Problems/7 Tree Of Queries.mkv 32.4 MB 12. Graph Competitive Problems/8 Path Queries - 1.mkv 30.5 MB 12. Graph Competitive Problems/9 Path Queries - 2.mkv 14.2 MB 13. Challenges-Graphs/1.QuizOnGraphs [Quiz].txt 2.4 KB 13. Challenges-Graphs/10 Pairing Hint.mp4 9.3 MB 13. Challenges-Graphs/11 Vivek and Birthday Celebration.html 1.1 MB 13. Challenges-Graphs/12 Cyber Attack.html 1.2 MB 13. Challenges-Graphs/12 Solution.html 755 KB 13. Challenges-Graphs/13 Solution.html 1.3 MB 13. Challenges-Graphs/13 Vivek and Party.html 1.3 MB 13. Challenges-Graphs/14 Vivek and Party Hint.m4v 10.7 MB 13. Challenges-Graphs/15 Beautiful Vertices.html 3.3 MB 13. Challenges-Graphs/15 Beautiful Vertices.txt 3 KB 13. Challenges-Graphs/16 Beautiful Vertices.m4v 10 MB 13. Challenges-Graphs/17 Sakshi and Art.html 1.5 MB 13. Challenges-Graphs/17 Solution.html 1 MB 13. Challenges-Graphs/18 CHICAGO - 106 miles to Chicago.html 1.6 MB 13. Challenges-Graphs/19 Siddharth and Permutations.html 1 MB 13. Challenges-Graphs/2 BFS - Shortest Path.html 3.1 MB 13. Challenges-Graphs/2.BFSShortestPath.txt 1.5 KB 13. Challenges-Graphs/20 Solution.html 615.8 KB 13. Challenges-Graphs/20 XYZ Encryption.html 1.1 MB 13. Challenges-Graphs/21 HOLI.html 1.1 MB 13. Challenges-Graphs/22 Religious People.html 3 MB 13. Challenges-Graphs/22 Religious People.txt 3.2 KB 13. Challenges-Graphs/3.BFSShortestPathHint.mp4 3 MB 13. Challenges-Graphs/4 Snake and Ladders Board (BFS).html 3.6 MB 13. Challenges-Graphs/4 Solution.html 1.9 MB 13. Challenges-Graphs/4.SnakeandLaddersBoardBFS.txt 3.9 KB 13. Challenges-Graphs/5 Expand the Pond.html 2 MB 13. Challenges-Graphs/5 Solution.html 2 MB 13. Challenges-Graphs/6 Expand The Pond Hint.m4v 13.6 MB 13. Challenges-Graphs/6 Expand The Pond Hint.mp4 28.4 MB 13. Challenges-Graphs/7 Minimum Spanning Tree.html 3.2 MB 13. Challenges-Graphs/7 Minimum Spanning Tree.txt 2.7 KB 13. Challenges-Graphs/8 Dijkstra's Algorithm.html 2.9 MB 13. Challenges-Graphs/8 Dijkstra's Algorithm.txt 3.3 KB 13. Challenges-Graphs/9 Pairing.html 3 MB 13. Challenges-Graphs/9 Pairing.txt 2 KB 14. Project-Travel Planner[DP+Graphs]/1 Introduction.mkv 25.6 MB 14. Project-Travel Planner[DP+Graphs]/10 Tying the Components Together.mkv 19.3 MB 14. Project-Travel Planner[DP+Graphs]/12 Project Source Code.pdf 9.3 KB 14. Project-Travel Planner[DP+Graphs]/2 Graph in JS.mkv 17.1 MB 14. Project-Travel Planner[DP+Graphs]/3 Graph in JS [ Code ].pdf 9.4 KB 14. Project-Travel Planner[DP+Graphs]/5 Visualisation using VIS.JS [ Code ].pdf 8.9 KB 14. Project-Travel Planner[DP+Graphs]/7 Dijkstra_s Algorithm in JS [ Code ].pdf 9.4 KB 14. Project-Travel Planner[DP+Graphs]/8 Handling Plane(Flight) Edges.mkv 27.7 MB 14. Project-Travel Planner[DP+Graphs]/9 Handling Plane(Flight) Edges [ Code ].pdf 9.4 KB 2. Graph Traversals/2 Single Source Shortest Path.mkv 27.7 MB 2. Graph Traversals/4.DepthFirstSearchinGraphs.mkv 26.7 MB 2. Graph Traversals/5.ConnectedComponentsusingDFSGraphs.mkv 22.6 MB 2. Graph Traversals/6 Journey To The Moon.mkv 19 MB 3. Undirected Graphs/1 FloodFillAlgorithm.mkv 30.6 MB 4. Directed Graphs/1 DAGsTopologicalSortUsingDFSGraphs.mp4 20.3 MB 4. Directed Graphs/2 TopologicalSortUsingBFSGraphs.mkv 30.9 MB 4. Directed Graphs/4 Strongly Connected Components ( Kosaraju's Algorithm ) .mkv 29.8 MB 4. Directed Graphs/5 Strongly Connected Components(Kosaraju's Code).mkv 21.2 MB 5. Disjoint Set Union/DSU 01 - Introduction to Disjoint Set Union.mkv 8.4 MB 5. Disjoint Set Union/DSU 02 - Union & Find Operations.mkv 18.4 MB 5. Disjoint Set Union/DSU 03 - Union Find PseudoCode & Complexity.mkv 14.6 MB 5. Disjoint Set Union/DSU 04 - Cycle Detection & Implementation.mkv 26.4 MB 5. Disjoint Set Union/DSU 05 - Path Compression Optimisation.mkv 16.1 MB 5. Disjoint Set Union/DSU 06 - Union by Rank Optimisation.mkv 24.2 MB 5. Disjoint Set Union/DSU 07 - Dry Run Analysis.mkv 30.4 MB 5. Disjoint Set Union/DSU 08 - Pairing Problem.mkv 32.7 MB 6. Minimum Spanning Trees/1 Graphs Kruskals Concept .mkv 28.9 MB 6. Minimum Spanning Trees/2 Graphs - Kruskal's Code.mkv 25.3 MB 6. Minimum Spanning Trees/3 Graphs - Prim's Concept .mkv 31.9 MB 7. Shortest Paths/1 Single Source Shortest Path.mkv 28.7 MB 7. Shortest Paths/4 Floyd-Warshall Code.mkv 21.5 MB 8. Project Idea-Making Splitwise Algorithms/1 Splitwise App Introduction.mkv 12.1 MB 8. Project Idea-Making Splitwise Algorithms/2 Splitwise App Algorithm.mkv 21.6 MB 8. Project Idea-Making Splitwise Algorithms/3 Splitwise Algorithm Implementation.mkv 28 MB 9. Advanced Topics [LQ]/10 Articulation Point and Bridges - 3.m4v 21.2 MB 9. Advanced Topics [LQ]/2 Euler Tour - 2.m4v 22.8 MB 9. Advanced Topics [LQ]/3 Euler Tour - 3.m4v 27.3 MB 9. Advanced Topics [LQ]/5 DP on Trees.m4v 22.6 MB 9. Advanced Topics [LQ]/6 DP on Graphs.m4v 21.9 MB 9. Advanced Topics [LQ]/7 DP on Graphs - 2.m4v 13.8 MB 9. Advanced Topics [LQ]/8 Articulation Point and Bridges - 1.m4v 25.9 MB 9. Advanced Topics [LQ]/9 Articulation Point and Bridges - 2.m4v 18.7 MB