S7:E7 - "Plotting to represent a graph? We got you."
Sep 04, 2019•25 min•Transcript available on Metacast Episode description
In this episode, we continue our discussion of representing graphs with adjacency lists -- a hybrid between an edge list and an adjacency matrix, which we learned about last episode! They are also the most popular and commonly-used representation of a graph. Based on Vaidehi Joshi's blog post, "From Theory To Practice: Representing Graphs".