Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9a97191

Browse files
Update Readme.md
1 parent 84ace16 commit 9a97191

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎Disjoint Sets/Union Find/Readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
# Union Find Algorithm
2+
3+
Union-Find Algorithm ( or Disjoint Set Data Structure ) is used to group together a number of elements ( not in any specific order ) in a set and check if two elements belong to same set or are from different sets.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /