I’m currently doing the silver DFS module, can someone explain when to use an adjacency list vs. an adjacency matrix to represent a graph. Thanks in advance!
I’m currently doing the silver DFS module, can someone explain when to use an adjacency list vs. an adjacency matrix to represent a graph. Thanks in advance!