Question
What is a common use of Adjacency List?
Select an option. Your answer will be checked instantly.
Correct Answer: B. sparse graphs
Explanation:
Adjacency List is commonly used for sparse graphs.
Its design supports this task efficiently or naturally.
Leave a Reply