Hey there everyone!
As some of you may know, Advent of Code is taking place this month!
If you haven’t heard of Advent of Code before, it’s an event that takes place from December 1st through December 25th each year with a new programming puzzle releasing each day at midnight EST.
You can use whatever language you want to solve the Advent of Code puzzles (there’s someone who does it every year using Excel spreadsheets), so it’s a great way to learn a new language, get better at one you already know, improve your problem-solving skills, or just to have fun!
If you’re doing Advent of Code this year and using PureScript, drop a link to your solutions (mine are here). I think it would be cool to have a bunch of people sharing solutions so that we can see how others approach the problem and perhaps learn something new