Hi @dimpeshpanwar
I’d love to contribute to this project as part of Hacktoberfest 2025!
I’d like to implement Kruskal’s Minimum Spanning Tree Algorithm in Java, using a Disjoint Set (Union-Find) structure for cycle detection.
The implementation will be clean, modular, and well-commented, making it easy to follow for anyone learning Greedy Algorithms.
Kindly assign this issue to me so I can get started.
Thank you for the opportunity!