Cratecode
An overview and implementation of various graph algorithms, including depth-first search, breadth-first search, and shortest path algorithms.
An introduction to Dijkstra's algorithm for finding the shortest path in a graph.