Adjacency List Representation

Respond to the following required content in a minimum of 175 words:

  1. Discuss the advantages and disadvantages of adjacency list and adjacency matrix in relation to a weighted graph representation.
  2. Provide at least one real-life example of a weighted graph that would use an adjacency list.
  3. Explain why your example would use an adjacency list over an adjacency matrix.