**Strongly Connectedness and Shortest Paths with Dijkstra's Algorithm** *Nov 17* # Outline  # Strongly Connected  # Shortest Paths Part 1 (BFS)  # Shortest Paths Part 2 (Dijkstra's Algorithm)  # Graph Coding Covered during lab on Wed Nov 18 (video on Box).