Introduction to GraphGraph RepresentationDiscussion on Graph Traversal
Solve the Breadth-First Search (BFS) algorithmSolve the Depth First Search (DFS) Algorithm
Lab Task on Graph
Graph Introduction (Sec I)
BFS (Sec I)
DFS Sec I
Topological Sort Sec I
MST and Prims Sec I
Kruskal Sec I
Dijkstra Sec I
Graph Introduction (Sec H)
BFS (Sec H)
DFS (Sec H)
DFS Part 2 Sec H
MST and Prims Sec H
Kruskal Sec H
Dijkstra Sec H
Graph Introduction (Sec G)
BFS Sec G
DFS Sec G
Topological Sort Sec G
MST and Prims Sec G
Prims Part 2 Sec G
Dijkstra Sec G