My solutions for Advent of Code https://adventofcode.com/
Sometimes, the goal of these solutions is to find the answer of the puzzles as quickly as possible (in real time, not in computation time). This explains the use of python, the inefficient algorithms, the non-descriptive variable names and other oddities.
Sometimes, I use these problems to learn or test a language.
I'm user 230381 on the website, and managed to enter the global leaderboard in 2018 and 2019.
2018: 94) 746 (anonymous user #230381)
2019: 97) 793 (anonymous user #230381)
Why are you reading this?