Ilija BoshkovforBase42blog.42.mk·Nov 29, 2024Announcing Base42 Advent of Code 2024We’re excited to start the Base42 Advent of Code 2024 Competition, a unique event that combines programming challenges, friendly competition, and charitable giving. This year, Base42 is not only bringing you the thrill of solving coding puzzles but a...Base42
julien Lengrand-Lamberttechbytes.hashnode.dev·Dec 13, 2020Advent of Code Day 5 : Binary representations and data classes val initsAs usual, my first quick and dirty attempt at the challenge, followed by a (hopefully) better version with a list of things I learned during the day :)! See the repository on Github for the code :) and here for all entries. First version Full video o...development