This repository collects implementation of various programming questions
The code is tested in java 17.
mvn package
Note: You can build individual project. For that just change directory to the project inside Programming and run the command
mvn clean test