Graph Theory: Kruskal's Minimum Spanning Tree Algorithm
Graph Theory
A graph is a non-linear data structure consisting of nodes (also called as vertices) and edges to connect those nodes. Graphs are used to solve many real world problems and so it is a very important data structure. There are a lot of maj...
shubham4443.hashnode.dev3 min read