notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

DisjointSet.md (107B)


      1 # Disjoint Set
      2 
      3 L1
      4 
      5 **Definition:** Disjoint sets are multiple sets where they have no elements in common.