Try this exercise. Click the correct answer from the options.
Which of the following is NOT a common way to represent a graph in code?
Click the option that best answers the question.
- Adjacency List
- Adjacency Matrix
- Edge List
- Linked List
Which of the following is NOT a common way to represent a graph in code?