a) O(V)
b) O(E*E)
c) O(E)
d) O(E+V)
Space complexity for an adjacency list of an undirected graph having large values of V (vertices) and E (edges) is _____
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Space complexity for an adjacency list of an undirected graph having large values of V (vertices) and E (edges) is _____
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!