See complete series on data structures here:
• Data structures
In this lesson, we have described below properties of Graph data structure:
a) directed graph vs undirected graph
b) weighted graph vs unweighted graph
c) sparse graph vs dense graph
d) strongly connected graphs
e) Acyclic graphs.
Next Lesson:- • Graph Representation part 01 - Edge List
For practice problems and more, visit: http://www.mycodeschool.com
Like us on Facebook: / mycodeschool
Follow us on twitter: / mycodeschool