krishna14kant / Data-Structures-

hacktoberfest hacktoberfest2020 hacktoberfest-accepted
45 stars 481 forks source link

Create Kruskal's algorithm for finding mst.py #572

Open kylashreddy opened 1 month ago

kylashreddy commented 1 month ago

Added Kruskal's algorithm for finding minimal spanning tree in data structures.