Graph Theory Complete video series : part 1 (9 july2020 - 1 editorial added)

This is going to be a complete video lecture series on graph theory covering concepts in details with implementation details and practice problems to make concepts clear and gain confidence.

There are going to be 3 parts of the while series , each part having difficulty level a little higher than the previous part and also part 2 and part 3 are designed such that they use knowledge of previous parts.

here are the list of topics we could be covering in part 1
L00 : Course Overview
L01 : Graph Representation
L02 : Depth First Search
L03 : Finding Connected Components
L03.1 : Practice Problem 1
L04 : SSSP (single source shortest path) on trees using DFS
L04.1 : Practice Problem 2
L04.2 : Practice Problem 3
L05 : Bipartite graph Test(two coloring)
L05.1 : Practice Problem 4
L06 : Cycle Detection
L07 : In / Out Time of Nodes
L07.1 : Practice Problem 5
L08 : Finding diameter of a Tree
L08.1 : Longest path in tree (Spoj)
L09 : Calculating subtree size using DFS
L10 : Breadth First Search (SSSP : unweighted graph)
L10.1 : Monk and the islands (HackerEarth) | Breadth First Search
L10.2 :Prime Path (Spoj : Not Easy Problem)
L10.4 : Social Networking Graph | HackerEarth
L10.3 :Feasible Relation | HackerEarth
E003 : Beautiful Graph | CF (Rated 1600)
L11 : Finding Bridges | Part 1
L11 : Finding Bridges | Part 2 (Implementation)
L12 : Articulation Point and Relation with Bridges
L13 : Finding Articulation Points
L13.1 : SUBMERGE(Spoj)
L14 : Topological Sorting Introduction
L15 : Kahn’s Algorithm for Topological Sort
L16 : TOPOSORT (Spoj) | Topological Sort Practice Problem
L17 : Introduction of graph algorithms on 2D Grid
L18 : Applying dfs on 2D Grid
L19 : Counting connected components on grid
E01 : Counting Rooms | CSES | Graph Algorithms
L20 : BFS on 2D Grid
E001 : Jungle Run | HackerEarth | Graph & Tree
E002 : Tree Query | Hackerearth | Graph & Tree
L21 : Minimum Moves for knight to reach target cell
E001 : Chess Knight Moves | Codechef

L22 : Finding Euler Circuit

After lecture 10 , i would host a contest on vjudge so that you can see for yourself that how good you have understood concepts covered till lecture 10.

Your suggestion / support is needed for this channel(CodeNCode) to grow.

Thank you for your valuable time.
CodeNCode.

350 Likes

You are the best! I really like your editorial videos

6 Likes

Thank you man , you guys are my motivation.

39 Likes

Thanks for this
I want topological sorting
I am bit confused about that

Thanks a lot !! Your videos are great !!

2 Likes

you’re welcome man , i will cover concepts like topological sort in part 2.

13 Likes

Do notify in discussion when videos start coming. Great initiative bud! :raised_hands:t3:

1 Like

The link is broken I think. Can you provide the link to your channel?
Thanks.

this is the link to the video

link to the channel : https://www.youtube.com/channel/UC0zvY3yIBQTrSutsV-4yscQ?view_as=subscriber

21 Likes

Lecture 2 is uploaded , lecture 3 is being upload

10 Likes

video lecture 3 is uploaded.

12 Likes

22 Dec update:
Lecture 03 has been added.
Lecture 03.1 : Practice problem 1 added.

37 Likes

Good initiative bro. You have my support. :hearts:

4 Likes

Thank you brother.

6 Likes

New video added 1 Jan 2020
Lec 05 : SSSP on Trees using DFS

7 Likes

New Video Added 2 Jan 2020
L04.1 : Practice Problem 2

7 Likes

Really, I don’t have enough words to say, but you are doing the best job. Thanks a lot.

2 Likes

It’s good to hear that my videos are helping others.
Thanks for the complement brother.

7 Likes

New video added 5 Jan 2020
L04.2 : Practice Problem 3

5 Likes

Love you and your videos bro :slight_smile:

7 Likes

thanks for the complement brother :+1:

6 Likes