Learn from outside the books
Graph Algorithms: Algorithms that operate on graphs, including breadth-first search (BFS), depth-first search (DFS), and Dijkstra’s algorithm.