cross-posted from: https://lemmy.world/post/7820165

Hi all,

Advent of Code is an annual programming challenge that runs from 1st to 25th December each year where each day a new puzzle is published for you to solve. The puzzles ramp up in difficulty during the month and can test your familiarity with core computer science principles and algorithms.

As the title says, I’m currently going through my entries to last year’s challenge and rewriting them to run easily in DartPad. I’ll be posting one a day until 25th November to the Advent of Code community, so if you’re interested in seeing how they all turn out, please follow the link above and subscribe.

Cheers, Michael