matthewsamuel95 / ACM-ICPC-Algorithms

Algorithms used in Competitive Programming
2.1k stars 1.27k forks source link

Added a new Algorithm Weighted Quick Union #940

Closed surajkumarcse closed 6 years ago

surajkumarcse commented 6 years ago

It is an algorithm by Robert Sedgewick. It solves problems related to components or disjoint set.