E CSC 382 Analysis of Algorithms 5. (5 points) Graph Representations 1. What is the advantage and disadvantage of using
Posted: Mon May 09, 2022 7:17 am
E CSC 382 Analysis of Algorithms 5. (5 points) Graph Representations 1. What is the advantage and disadvantage of using an adjacency-list representation? 2. What is the advantage and disadvantage of using an adjacency-matrix representation? 3. Draw the two representations of the graph below: 5 2 3 4