CodeBook
Ctrlk
  • Introduction
  • Array
  • Binary Search
  • Two Pointers
  • BFS
  • DFS
  • Tree
  • String
  • Data Structures
  • Advanced Data Structures
    • 1 Trie
    • 2 Union Find
      • Number of Islands II
      • [Union Find]Graph Connect Tree
      • Minimum Spanning Tree
      • Bricks Falling When Hit
      • Most Stones Removed with Same Row or Column
      • Satisfiability of Equality Equations
    • 3 Monotonous Stack
    • 4 TreeSet/TreeMap
    • 5 Random
    • 6 Binary Index Tree
    • 7 Segment Tree
  • Graph
  • Dynamic Programming
  • Common Methods
  • Design/OOD
  • Appendix
Powered by GitBook
On this page
  1. Advanced Data Structures
  2. 2 Union Find

Bricks Falling When Hit

PreviousMinimum Spanning TreeNextMost Stones Removed with Same Row or Column

Last updated 6 years ago