Data structures: Properties of Graphs

Опубликовано: 20 Октябрь 2024
на канале: mycodeschool
478,919
5.3k

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