Video coming soon
Question Type 1: Constructing adjacency matrices for a given simple or directed graph
Question Type 2: Creating adjacency tables for weighted and unweighted graphs
Question Type 3: Using adjacency tables to reconstruct graphs or check graph properties
Question Type 4: Finding lengths of paths between vertices using adjacency matrices
Question Type 5: Applying adjacency matrices with some real world context