Repository to implement and test fundamentals like data structures and algorithms, try out new libraries and so on
- Just import it as a maven project
- Run
mvn clean install
on root to import dependencies and run all tests - If you wish run test individually, go src/test and pick up any folder and run the test