This is a repo with T-Systems Java School preliminary examination tasks. Code points where you solution is to be located are marked with TODOs.
The solution is to be written using Java 1.8 only, external libraries are forbidden. You can add dependencies with scope "test" if it's needed to write new unit-tests.
The exam includes 3 tasks to be done: Calculator, Pyramid, and Subsequence