Learn the basics of graph-structures and algorithms
What are Graphs, and why do they matter?
Let's try to search a graph for values
Let's find the shortest path from a single source
What if we need to know the path between all nodes?