Skip to content

First peergrade assignment for Algorithms and Datastructures

Notifications You must be signed in to change notification settings

SOFTBoiS/UnionFind

Repository files navigation

UnionFind

First peergrade assignment for Algorithms and Datastructures. This is a solution for Union-Find and Weighted Union-Find.

Link to assignment

To run the program, download the .txt files here and change the file paths in Program.cs to where you have the files placed on your system.
Note: the files do not create a single unified tree. For example; the small file unifies until the indexes are either connected to 1 or 8.

About

First peergrade assignment for Algorithms and Datastructures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages