This repo contains solutions for advent of code puzzles.
The solutions I've added might not be the optimal or best way to solve a particular problem because my goal is to improve my problem solving skills and not to care too much about code quality. There is no one way or the best way to solve these puzzles; however, I try my best to write readable and understandable code which is easy to reason and follow.