@abbadon420
There's a list on Reddit by Boojum. I think it's on the Snowglobe list.
Advent Of Code
An unofficial home for the advent of code community on programming.dev!
Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.
AoC 2024
Solution Threads
M | T | W | T | F | S | S |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 |
Rules/Guidelines
- Follow the programming.dev instance rules
- Keep all content related to advent of code in some way
- If what youre posting relates to a day, put in brackets the year and then day number in front of the post title (e.g. [2024 Day 10])
- When an event is running, keep solutions in the solution megathread to avoid the community getting spammed with posts
Relevant Communities
Relevant Links
Credits
Icon base by Lorc under CC BY 3.0 with modifications to add a gradient
console.log('Hello World')
That is an awesome list. Thanks for the tip, that helps me a lot.
Here's the list, for anyone looking for it: https://www.reddit.com/r/adventofcode/comments/1gdw4cj/450_stars_a_categorization_and_megaguide/lu52sl6/
I'm not sure what this is for, but leetcode is a website all about coding puzzles. Not all are python but the vast majority can be done in any language.
Yes, I know leetcode. I use them too. But I really love AOC and I love to do AOC problems with students, but it's hard to find fitting puzzles that students are able to do with the knowledge they have, the help I can offer and a timeframe of max three hours.
How old are the students? Sounds like a pretty cool class, wish I had a teacher like yourself.
We have a list of solve threads in the sidebar, counting the top level comments may be a pretty good heuristic for difficulty.