Skip to main content

7 docs tagged with "union-find"

View All Tags

Island Problems

A collection of classic grid/matrix traversal problems using DFS/BFS. These problems share a common pattern of exploring connected components in a 2D grid.