ambujraj / hacktoberfest2018

A repository for HacktoberFest 2018.
GNU General Public License v3.0
139 stars 1.06k forks source link

Create Kruskal's Algorithm.py #1788

Open codershrutik opened 2 years ago

codershrutik commented 2 years ago

This is a code that demonstrates Kruskal's Algorithm to find the minimum spanning tree.