SIGN IN SIGN UP

Add disjoint set (#1194)

* Add disjoint set

* disjoint set: add doctest, make code more Pythonic

* disjoint set: replace x.p with x.parent

* disjoint set: add test and refercence
L
luoheng committed
01601e6382e92b5a3806fb3a44357460dff97ee7
Parent: 837bfff
Committed by Christian Clauss <cclauss@me.com> on 9/23/2019, 3:08:20 AM