A simple repository with a variety of exercises solved using Java.
I'm utilized JUnit 5 and AssertJ for the testing classes.
Each problem solved will be inside a package containing the class(es) necessary to solve the problem, one test class for testing and explanation, and a txt file with the description of the problem.