This project is a template for tasks to be finished by a candidate. The project uses Maven and Java 14. Docker is used for tests only.
It is needed to implement methods in DistanceCalculator class.
It is needed to implement methods in FactorialCalculator class.
It is needed to implement methods in PowerCalculator class.
There are tables to store a history of facts when a user logins to a system. It is needed to enhance table definitions if necessary (a set of columns and their names should stay as is) and write SQL in the file to find users who logged in more than 2 times since January 1th, 2021.