Data Structures and Algorithms
Union Find
Used heavily in graph problems, especially ones that need to know connected components.
Data Structures and Algorithms
Used heavily in graph problems, especially ones that need to know connected components.