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
255 stars 1.87k forks source link

Kruskal’s Algorithm #2096

Open muskandn opened 11 months ago

muskandn commented 11 months 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 11 months ago

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

Jugnu-Gupta commented 11 months ago

@shivaylamba can you please assign this task to me

i have good knowledge of DSA.

puran2003gupta commented 11 months ago

Hello sir can you assign this to me