We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ec5d6d commit 3b86daeCopy full SHA for 3b86dae
thinkings/union-find.md
@@ -212,7 +212,10 @@ for a, b in edges:
212
return True
213
```
214
215
-题目推荐:[Forest Detection](https://binarysearch.com/problems/Forest-Detection)
+题目推荐:
216
+
217
+- [684. 冗余连接](https://leetcode-cn.com/problems/redundant-connection/solution/bing-cha-ji-mo-ban-ben-zhi-jiu-shi-jian-0wz2m/)
218
+- [Forest Detection](https://binarysearch.com/problems/Forest-Detection)
219
220
## 总结
221
0 commit comments