shivaylamba / Hacktoberfest

Make your first PR! ~ A beginner friendly repository made specifically for open source beginners. Add any program under any language (it can be anything from a hello-world program to a complex data structure algorithm) or update the existing one. Just make sure you add the program under the correct language directory. Happy coding
271 stars 1.95k forks source link

Kruskal’s Algorithm #2096

Open muskandn opened 1 year ago

muskandn commented 1 year ago

Kruskal’s Algorithm – Minimum Spanning Tree

Problem Statement: Given a weighted, undirected, and connected graph of V vertices and E edges. The task is to find the sum of weights of the edges of the Minimum Spanning Tree.

muskandn commented 1 year ago

I want to code this problem in C++ @shivaylamba please assign this issue to me

Jugnu-Gupta commented 1 year ago

@shivaylamba can you please assign this task to me

i have good knowledge of DSA.

puran2003gupta commented 1 year ago

Hello sir can you assign this to me