indrakishore / Developers-Community

Hactoberfest-2024
MIT License
13 stars 122 forks source link

Create KruskalsAlgoByOm.java #40

Closed Omji-Kesharwani closed 1 month ago

Omji-Kesharwani commented 1 month ago

Kruskal Algorithm is to find the minimum spanning tree i.e connected graph with minimum weight

indrakishore commented 1 month ago

Kruskal Algorithm is to find the minimum spanning tree i.e connected graph with minimum weight

@Omji-Kesharwani Please add approach in this.