Give the adjacency list representation of the graph in Figure.
Give the adjacency matrix representation of the graph in Figure.
Find the shortest path between node A and all other nodes in the graph in Figure.
Find the minimum spanning tree of the graph in Figure.