For calculating the degree of a vertex in a graph, which representation provides the most efficient approach?
Adjacency list
Incidence matrix
Adjacency matrix

Advanced Data Structures Exercises are loading ...