I'm having a lot of fun with these. So far they're quite a lot easier than Euler problems, being more code-based while Euler is "do math with the help of computers".
The only one that has presented me with any significant problems was day 7 but that was mostly due to problems parsing the input data rather than with logic. Day 9 was one where I pulled out a module I've used in Euler to simply brute-force all the combinations.

















