Graph Theory
vishalkuo opened this issue · 2 comments
vishalkuo commented
Could I potentially start a section on basic graph theory?
mattdesl commented
Sure. 😄
What kind of things would it focus on? How would it look in code?
vishalkuo commented
Basic things such trees, circuits, hypercubes. In terms of code I'd probably work on how to model the graphs and traverse them to a desired node