Trending

#AdventOfCode2024

Latest posts tagged with #AdventOfCode2024 on Bluesky

Latest Top
Trending

Posts tagged #AdventOfCode2024

Post image

No solution yet. So far, just managed to open a file and parse it into tuples. The parsing abstraction is cool, never used anything like it before. My code so far for #adventofcode2024 is on github, not much yet: github.com/dsmiller95/k...

0 0 0 0

La iba pisteando como un campeón hasta que me la puse con el B del día 11 #adventofcode2024

0 0 0 0
Preview
S2:E20 - Wrapping up the 2024 Advent of Code with Juan Vazquez and Cameron Cunning - The Stray Pointers Podcast S2:E20 - Wrapping up the 2024 Advent of Code with Juan Vazquez and Cameron Cunning - The Stray Pointers Podcast

New podcast episode with video! Software engineers Juan Vazquez and Cameron Cunning rejoin the show to discuss the 2024 Advent of Code competition.

#elixir #prolog #go #golang #podcast #AdventOfCode #AdventOfCode2024

straypointers.com/e/s2e20.htm

1 0 0 0
Post image

#adventofcode #adventofcode2024

3 0 0 0
The image is a three-panel meme using screenshots from the Netflix series "Narcos: Mexico," featuring actor Wagner Moura as Pablo Escobar.  The top panel shows Escobar looking despondent on a swing, with the text "MORNING AFTER THE END OF AOC" overlayed. The two lower panels continue the theme of Escobar's dejection in different settings, a simple room and by an empty pool. The meme humorously uses Escobar's defeated demeanor to portray the empty feeling after AoC is over.

The image is a three-panel meme using screenshots from the Netflix series "Narcos: Mexico," featuring actor Wagner Moura as Pablo Escobar. The top panel shows Escobar looking despondent on a swing, with the text "MORNING AFTER THE END OF AOC" overlayed. The two lower panels continue the theme of Escobar's dejection in different settings, a simple room and by an empty pool. The meme humorously uses Escobar's defeated demeanor to portray the empty feeling after AoC is over.

#AdventOfCode #AdventOfCode2024 #AoC

6 0 0 0
Post image Post image

Just finished #AdventOfCode 2024! Let's just say my code saved Christmas but probably violated several environmental laws (just kidding).
Check out my solutions written in C#: github.com/Gmark2000/ad....
Thanks @was.tl for another amazing coding challenge! 🎅 #CSharp #Coding #AdventOfCode2024

7 0 0 0

All the test cases for #AdventOfCode2024 makes me want to extract them from the code and put them in relevant .toml files.

Then backport the changes to the previous day's solvers.

0 0 0 0

I'll revisit this later to figure out how to solve part 2 with code, but not right now. Now, it's time to enjoy Christmas with the family.

#AdventOfCode #AdventOfCode2024 #AoC

1 0 1 0
Video

I am enjoying the final #AdventOfCode ASCII animation. How beautiful! Have to check out the Easter eggs now...

#AdventOfCode2024
#AoC

1 0 0 0
Screenshot Advent of Code 2024 se všemi 25 splněnými úlohami

Screenshot Advent of Code 2024 se všemi 25 splněnými úlohami

It's over. It's done! Aneb drobné nerdské radosti života. 😁

#adventofcode #adventofcode2024

1 0 2 0
Preview
GitHub - gralamin/AdventOfCode2024: Rust Advent of Code 2024 Rust Advent of Code 2024. Contribute to gralamin/AdventOfCode2024 development by creating an account on GitHub.

Advent of code 2024 complete in rust!

Solutions available on www.github.com/gralamin/Adv...

#adventofcode #rust #adventofcode2024

5 0 0 0
Post image Post image

the original circuit (from my input), and the corrected circuit.
#adventofcode #adventofcode2024

5 0 0 0
Preview
AoC2024/24 at main · butakun/AoC2024 Advent of Code 2024. Contribute to butakun/AoC2024 development by creating an account on GitHub.

Day 24, Python
Part 2 doesn't solve it, it just tells you which bits are wrong. :D
#adventofcode #adventofcode2024

github.com/butakun/AoC2...

3 0 1 0
Post image

output from my code. :D God Jul and Merry Christmas everyone! #adventofcode #adventofcode2024

2 0 1 0

ok, so I spent all day skiing, giving up on Part 2, as I thought I needed some reading on logical circuits and the adder circuit. Now I'm coming back after a nap, looking at the graph I generated, I might be able to just work it out by hand? #adventofcode #adventofcode2024

2 0 0 0
Preview
Cobinja - Twitch Software developer with the Cinnamon Desktop, Linux Mint dev team member

I'm now live on #Twitch (for the first time ever) learning #Golang by doing #AdventOfCode www.twitch.tv/cobinja #AdventOfCode2024

0 0 0 0

Finally finished completely for #AdventOfCode2024 Day 15.

Ended up rewriting the original algo into something more generic.

Code has been pushed to my GitHub.

#PythonProgramming
#AdventOfCode

4 0 0 0

Hmmm... I'm so behind in my #AdventOfCode2024 progress.

Let's see if I can do 3 or 4 day's worth of progress today.

#PythonProgramming
#AdventOfCode

3 0 0 0
Original post on mastodon.online

[Advent of code]

I wonder whether anyone of my followers has solved the second star of day 14 of #AdventOfCode2024. It's formulated in such an indefinite way, it's not my cup of tea.
Anyways, I took this year's problems as an opportunity to improve my Kotlin skills (apart from async […]

0 0 0 0

[Spoiler Day 21 / 2024]

As with other puzzles we had already this year, we only need the length of shortest key sequence and not the sequence itself.

#AdventOfCode
#AdventOfCode2024
#AoC

0 0 0 0
Preview
AoC2024/21/21_1.py at main · butakun/AoC2024 Advent of Code 2024. Contribute to butakun/AoC2024 development by creating an account on GitHub.

Day 21, Part 1, Python
#adventofcode #adventofcode2024
github.com/butakun/AoC2...

4 0 0 0

Day 21, Part 1
arrived at a hotel near Oslo Airport after 7.5 hours of driving from Copenhagen, and did Part 1, with 7-d state vector (3 keypad letters + 4-char target) searched by dijkstra. Part 2 seems astronomical and it's already 1am, calling it a day. #adventofcode #adventofcode2024

2 0 1 0

#AdventOfCode2024 stopped at day 5 for me, and I skipped day 4. I had neither strength nor time even to read the task, let alone to solve the puzzle. #AdventOfCode

2 0 1 0
AoC2024/20/20.py at main · butakun/AoC2024 Advent of Code 2024. Contribute to butakun/AoC2024 development by creating an account on GitHub.

Day 20, 2024
Python #adventofcode #adventofcode2024

github.com/butakun/AoC2...

2 0 0 0

Ok, I think I know how to finish #AdventOfCode2024 day 20, but I have stuff to do so I'll come back to it. Calculating the manhattan distance between two points should do it. 🤔

0 0 1 0
Preview
GitHub - nesimer/advent-of-code-2024: Advent of Code 2024 with Deno Advent of Code 2024 with Deno. Contribute to nesimer/advent-of-code-2024 development by creating an account on GitHub.

Day 20 completed 🎉

Tackling complex challenges with modern TypeScript has been a joy.

Love @deno.land 🥰

#AOC2024 #AdventOfCode2024 #day20

github.com/nesimer/adve...

4 0 0 0

Another map? I guess I'm getting a lot of practice writing BFS algorithms (I could write something generic, but I enjoy the practice tbh)

#AdventOfCode2024

0 0 0 0

Phew, not a context free grammar puzzle after all. Day 19 of #AdventOfCode2024 done in Go. A mix of Regex and memoized recursion this time.

Regex was probably overkill for part one and takes 200ms, but it was quick to write. The memoized recursive function for part two only takes an extra 40ms. 🤓

0 0 0 0

Aaargh, did not expect that my Solver for Day 15 Part 1 is rendered useless for Part 2 😖

But it's a good challenge 👍🏼

#AdventOfCode2024
#AdventOfCode
#PythonProgramming

5 0 0 0
Preview
AoC2024/19/19_2.py at main · butakun/AoC2024 Advent of Code 2024. Contribute to butakun/AoC2024 development by creating an account on GitHub.

day 19, 2024, python
I should learn to use functools some day.
#adventofcode #adventofcode2024

github.com/butakun/AoC2...

3 0 0 0