Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Kruskal algorithm in JAVA #1264

Open
1 of 2 tasks
chaitanyakatore opened this issue Oct 3, 2023 · 4 comments
Open
1 of 2 tasks

Kruskal algorithm in JAVA #1264

chaitanyakatore opened this issue Oct 3, 2023 · 4 comments

Comments

@chaitanyakatore
Copy link

Information about Algorithm

Kruskal Algorithm (KA), KA finds the minimum-spanning-tree, which means, the group of edges with the minimum sum of their weights that connect the whole graph.

Have you read the Contributing.md and Code of conduct

  • Yes
  • No

Other context

This algorithm GeeksforGeeks problem and asked in many companies

@welcome
Copy link

welcome bot commented Oct 3, 2023

Thanks for opening your first issue here! Be sure to follow the issue template!

@chaitanyakatore
Copy link
Author

make this issue under hacktoberfest I am making PR for it

@amansaurabh
Copy link

I would like to work on this

@abs99
Copy link
Contributor

abs99 commented Feb 27, 2024

I can contribute to this. Please assign this to me

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

No branches or pull requests

3 participants