A Collection of basic sort algorithms and extended data types.
Using Component tests like the Microsoft Assert
-> https://docs.microsoft.com/en-us/visualstudio/test/unit-test-basics?view=vs-2022
- Implement a runtime test
- Implement best-, average- and worstcase test
- Add more algorithm!
- Add a unit test for the linked list
Maybe more stuff will follow!