...

/

Quiz: Graphs and Complex Networks in Python

Quiz: Graphs and Complex Networks in Python

Test your knowledge of graphs and complex network handling in Python

We'll cover the following...
Technical Quiz
1.

Which data representation should not be used for a sparse network?

A.

Adjacency matrix

B.

Adjacency list

C.

Edge lists


1 / 5
...