28
Types of Graph
Hello, today, I'm gonna discuss the famous types of graphs, before reading this post, I suggest you check this post (introduction to graph in data structure) firstly.



Unweighted Graph: the opposite of weighted graph, each edge has not a weight
Connected Graph: a connected graph is a graph that has a path between every pair of nodes.



if you have any suggestions, you can contact me on telegram, see you next post.
Have a great day :)
#day_25
#day_25
28