> For the complete documentation index, see [llms.txt](https://wentao-shao.gitbook.io/leetcode/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wentao-shao.gitbook.io/leetcode/union-find.md).

# Union Find

- [1168.Optimize-Water-Distribution-in-a-Village](https://wentao-shao.gitbook.io/leetcode/union-find/1168.optimize-water-distribution-in-a-village.md)
- [803.Bricks-Falling-When-Hit](https://wentao-shao.gitbook.io/leetcode/union-find/803.bricks-falling-when-hit.md)
- [924.Minimize-Malware-Spread](https://wentao-shao.gitbook.io/leetcode/union-find/924.minimize-malware-spread.md)
- [947.Most-Stones-Removed-with-Same-Row-or-Column](https://wentao-shao.gitbook.io/leetcode/union-find/947.most-stones-removed-with-same-row-or-column.md)
