Graph Structures # Accumulate little into more, gather sand into a tower Use Stones from Another Mountain to Polish One’s Jade Contents # Depth First Search (DFS) – Iterative and Recursive Implementation Breadth-First Search (BFS) – Iterative and Recursive Implementation Check if a graph contains a cycle in 3 ways