main.py: the problems come from the "Python Code Challenges" by Barron Stone on LinkedIn Learning Disjoint_Set.py: implements disjoint set data structure in Python to solve the Friend Circle Querries ...