abbadon420

joined 10 months ago
[–] abbadon420 5 points 1 month ago

Posting cat pictures in at-risk communities to break the spiral of negativity

[–] abbadon420 5 points 1 month ago

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/

[–] abbadon420 2 points 1 month ago (1 children)

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.

 

I'm looking for something like this (these are not correct, just an example for what I'm looking for):

  • 2021 - day 1: Dijkstra Algorithm
  • 2021 - day 2: Dynamic Programming
  • 2021 - day 3: Time efficiency, Hash tables
  • etc

If there is no such thing, does anyone have a (fairly) complete (github) repository of python implementations from which I can build such a list myself? I would make all the puzzles myself, but I'm not that fast, I'm currently still on day 15 of 2024.