Working with Graphs & Trees

When implementing a graph, what advantage does an adjacency matrix offer over an adjacency list?
Next Question (7/21)