Question: A graph has: (8 marks) a. No edges, what is the space complexity if we used list as data structure? b. No edges, what is

A graph has: (8 marks) a. No edges, what is the space complexity if we used list as data structure? b. No edges, what is the space complexity if we used matrix as data structure? C. Every possible edge, what is the space complexity if we used list as data structure? d. Every possible edge, what is the space complexity if we used matrix as data structure
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
