DSA icon indicating copy to clipboard operation
DSA copied to clipboard

Kruskal algorithm in JAVA

Open chaitanyakatore opened this issue 1 year ago • 4 comments

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

  • [x] Yes
  • [ ] No

Other context

This algorithm GeeksforGeeks problem and asked in many companies

chaitanyakatore avatar Oct 03 '23 13:10 chaitanyakatore

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

welcome[bot] avatar Oct 03 '23 13:10 welcome[bot]

make this issue under hacktoberfest I am making PR for it

chaitanyakatore avatar Oct 03 '23 13:10 chaitanyakatore

I would like to work on this

amansaurabh avatar Oct 09 '23 13:10 amansaurabh

I can contribute to this. Please assign this to me

abs99 avatar Feb 27 '24 19:02 abs99