Video details loaded

Lecture 16: Dijkstra

51:26

Description: This lecture shows how to find shortest paths in directed acyclic graphs (DAGs) using topological sort, and in graphs without negative edges using Dijkstra’s algorithm.

Instructor: Srini Devadas