- Algorithms: From sorting algorithms to search algorithms - everything has been implemented by me.
- Data Structures: You'll find self-developed data structures such as lists, stacks, queues, and more.
- Unit-Tests: All Algorithms & Datastructures have dedicated tests.
- Implement It By Your Own: Delete the implementation and do it by yourself. You can run the tests to check if your implementations are correct.
This project is licensed under the MIT License - see the LICENSE file for details.