A graph can be represented using 2 data structures- adjacency matrix and adjacency list. Which one should be considere
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
A graph can be represented using 2 data structures- adjacency matrix and adjacency list. Which one should be considere
A graph can be represented using 2 data structures- adjacency matrix and adjacency list. Which one should be considered and when?