Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kruskal’s Algorithm #2096

Open
muskandn opened this issue Oct 3, 2023 · 3 comments
Open

Kruskal’s Algorithm #2096

muskandn opened this issue Oct 3, 2023 · 3 comments

Comments

@muskandn
Copy link

muskandn commented Oct 3, 2023

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
Copy link
Author

muskandn commented Oct 3, 2023

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

@Jugnu-Gupta
Copy link

@shivaylamba can you please assign this task to me

i have good knowledge of DSA.

@puran2003gupta
Copy link

Hello sir can you assign this to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants