Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 354 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 354 Bytes

Maxflow

Implementation of an AVL tree using C# as programming language.

Preview of the application

My image

Why?

This was an assignment in one of my course (Datastructures and algorithms) during my bachelor degree in software development at Malmö University. The assignment was to implement an AVL tree.