My C++ and algorighms training with the help of Advent Of Code puzzles.
Link to the description of each puzzle is inside a puzzle solution file (for each puzzle).
I also used C+ Streams library as I got used to lambdas and data stream porcessing while coding in Java. Here it is: https://github.com/jscheiny/Streams