NTHU-CP/NTHU-CPP

Add chapter disjoint set

Closed this issue · 2 comments

  • Definition of set, disjoint set
  • Naive find, union
  • Time complexity of naive disjoint set
  • Path compression and union by rank
  • Optimized time complexity
  • Template of disjoint set with explanation
  • Problem set

@JstMonika Do you still have a plan on adding this topic?

Probably not. Thanks.