Question
Which statement about Adjacency List is correct?
Select an option. Your answer will be checked instantly.
Correct Answer: C. its space usage is proportional to vertices plus edges
Explanation:
The defining property is that its space usage is proportional to vertices plus edges.
The other statements describe different structures or concepts.
Leave a Reply