Page 1 of 1

A graph can be represented using 2 data structures- adjacency matrix and adjacency list. Which one should be considere

Posted: Tue Jul 12, 2022 8:28 am
by answerhappygod
A graph can be represented using 2 data structures- adjacency matrix and adjacency list. Which one should be considered and when?