kaustubhgupta / Hacktoberfest

This is for the information that the repository has been excluded by the Hacktoberfest team from the event. This was done to maintain the quality standards and promote good quality open source contributions.
MIT License
55 stars 278 forks source link

Added UnionFind.java #670

Closed aky91 closed 2 years ago

aky91 commented 2 years ago

Description

Added UnionFind.java under Java/DisjointSetUnion with a basic test.

Fixes: #651

Type of change

Please delete options that are not relevant

Checklist:

kaustubhgupta commented 2 years ago

Thanks for your contribution :)