Advent of Code 2021

Back to General discussions forum

gardengnome     2021-11-26 22:14:02
User avatar

Even Rodion points from time to time to other interesting sites and events, and thus I would like to mention that the next Advent of Code https://adventofcode.com/ will start soon.

Rodion (admin)     2021-11-27 07:14:11
User avatar

Yeah, correct, that's great idea to share information about various upcoming events for programmers. I even thought of having a kind of calendar but not sure I can well maintain it...

Quickly looked at the link - as I understand it will run starting on December 1 and new problems open every next day (precisely at midnight by New York time) till December 25 (I guess as there are 25 problems)!

gardengnome     2021-11-27 08:45:55
User avatar

Yes, problems open every day at 00:00 Eastern Standard Time, which is 06:00 Middle European Time. However this time only really matters if you want to compete as points are awarded for the first 100 correct answers. Or you ignore all of that and simply enjoy the coding puzzles.

You get access to the first problem of the day, and if you solve this first part then the second problem part gets unlocked. So overall there are 50 problems.

The website allows you to look and solve the problems from past years, reaching back to 2015.

gardengnome     2022-12-03 13:58:33
User avatar

It's Advent-of-Code time again! In case you need additional challenges beyond CodeAbbey, just for the Advent time of course :).

Particular challenges I'm still trying to get my head around: 2019, days 16 and 22, part 2 in each case. There is of course tons of material out there (e.g. on reddit), but I am trying not to peek.

zelevin     2022-12-03 15:04:09

I second the recommendation. The early problems every December, at the very least, are simple, and they are frequently rather brilliant (this year already the second problem has a simple solution and a good solution, and the difference between the two is hugely instructive).

Mathias: good luck with Advent in general and those two problems in particular. They are probably the (conceptually) hardest problems in all of Advent's history. 2019 was the hardest year, I think.

V.

gardengnome     2023-11-24 07:34:02
User avatar

Advent of Code 2023: T-7.

gardengnome     2024-11-25 21:16:29
User avatar

My annual reminder:

zelevin     2024-11-26 00:53:48

Just came here to say Hi to Mathias after I saw his handle on the Everybody Codes leaderboard. :)

I second the Everybody Codes recommendation, by the way: it's similar to Advent of Code, but is (a) slightly easier, and (b) the difficulty ramps up between the (three) parts of each problem, and not as much between the problems themselves. Highly recommended.

SergioEA     2024-11-26 22:16:52
User avatar

I didn't know this website. I've been looking and I find it very interesting. The bad thing is that the publication time fits me very badly. But like you say, I'll ignore that part and try to enjoy the puzzles. Thanks for the notice!

gardengnome     2024-11-27 04:44:33
User avatar

Hi as well, nice to see familiar names! And yes the publication time is not great - I tried it once half asleep and that didn't go well - but just ignore that element and enjoy the puzzles at whatever time works for you.

gardengnome     2025-04-03 03:17:29
User avatar

There is a new kid on the block: CODYSSI.

TestUser     2025-04-05 07:20:26
User avatar

I wandered around a bit - seemingly login is needed to view the problems?

If this is a permanently-available thing, we can add it to "banners" poping up in the top-right corner...

gardengnome     2025-04-05 07:34:06
User avatar

Yes you need to login to see the puzzles. It's been developed and run by a highschool student - quite impressive. We are awaiting one final problem for this year, but puzzles are available for whenever you want to have a go.

zelevin     2025-04-05 14:06:05

I took a look at Codyssi, and I like it. The problems are straightforward (i.e., none in the first dozen or so required any algorithmic knowledge) but enjoyable, and the storytelling aspect is well-realized.

gardengnome     2025-04-05 15:58:57
User avatar

The level of difficulty jumped up significantly on days 16 and 17.

Please login and solve 5 problems to be able to post at forum