Wrote a data structure
Studied about algorithms and data structures
I successfully implemented a Union Find data structure in C# as part of my algorithm & data structure university course. Next week is Kruskal MST time.