Various exercises to keep my skills polished.
At this point we support only maven based projects. Just execute the build script to find and build all pom files in all the subdirectories.
./scripts/build.sh
- Categorise the files under TODO-categorise-past-exercises directory.
- Complete the failing exercises
- A lot under LeetCode/LeetCode30DayChallenge2020-04/.
- Hook this into a CI pipeline so we build it in every commit.
The license of this repository and the work that the committers have added into is provided under MIT. However, it should be noted that the exercises included in this repo are not owned by us in a lot of cases as they have been solved in various platforms. One should check the source of the exercise before making use of it.