//
sign in
Profile
by @danabra.mov
Profile
by @dansshadow.bsky.social
Profile
by @jimpick.com
AviHandle
by @danabra.mov
AviHandle
by @dansshadow.bsky.social
AviHandle
by @katherine.computer
EventsList
by @katherine.computer
ProfileHeader
by @dansshadow.bsky.social
ProfileHeader
by @danabra.mov
ProfileMedia
by @danabra.mov
ProfilePlays
by @danabra.mov
ProfilePosts
by @danabra.mov
ProfilePosts
by @dansshadow.bsky.social
ProfileReplies
by @danabra.mov
Record
by @atsui.org
Skircle
by @danabra.mov
StreamPlacePlaylist
by @katherine.computer
+ new component
ProfilePosts









Loading...
#Rust code is here github.com/manojlds/adv... Did it with simple recursion and memoization
Dec 19, 2024
Advent of Code 2024 in Rust. Contribute to manojlds/advent_of_code development by creating an account on GitHub.
github.com
advent_of_code/src/days/day19 at main · manojlds/advent_of_code
I just completed "Warehouse Woes" - Day 15 - Advent of Code 2024 Fun part 2 today and just had to visualize it #Rust #AdventOfCode adventofcode.com/2024/day/15
Dec 16, 2024
#Rust code for #AdventOfCode Day 15 is here - github.com/manojlds/adv...
Video
Dec 16, 2024
I just completed "Restroom Redoubt" - Day 14 - Advent of Code 2024 Tried part 2 with heuristics (had to go to reddit for this) and also LLMs. Took a dump of each state for 10000 ticks and passed to LLM to identify the tree. #Rust #AdventOfCode adventofcode.com/2024/day/14
I just completed "RAM Run" - Day 18 - Advent of Code 2024 Easier day with simple Dijkstra's again for Part 1 and a straightforward expansion for Part 2 #Rust #AdventOfCode adventofcode.com/2024/day/18
Advent of Code 2024 in Rust. Contribute to manojlds/advent_of_code development by creating an account on GitHub.
github.com
Dec 15, 2024
Dec 18, 2024
advent_of_code/src/days/day15 at main · manojlds/advent_of_code
#AdventOfCode Day 13: Claw Contraption
Manoj Mahalingam
Manoj Mahalingam
Manoj Mahalingam
Dec 14, 2024
I just completed "Linen Layout" - Day 19 - Advent of Code 2024 Easier day with no challenge in extending for Part 2 as well. #Rust #AdventOfCode adventofcode.com/2024/day/19
I just completed "Linen Layout" - Day 19 - Advent of Code 2024 Easier day with no challenge in extending for Part 2 as well. #Rust #AdventOfCode adventofcode.com/2024/day/19
I just completed "Chronospatial Computer" - Day 17 - Advent of Code 2024 Interesting part 2 today. Brute force definitely didn't work and had to look for patterns (and a bit of Reddit help) to identify the solution #Rust #AdventOfCode adventofcode.com/2024/day/17
I just completed "Warehouse Woes" - Day 15 - Advent of Code 2024 Fun part 2 today and just had to visualize it #Rust #AdventOfCode adventofcode.com/2024/day/15
I just completed "Race Condition" - Day 20 - Advent of Code 2024 Running a bit behind. Very interesting problem for Day 20, where reading the problem correctly lets you make the right assumptions while solving the problem. #Rust #AdventOfCode adventofcode.com/2024/day/20
Manoj Mahalingam
Manoj Mahalingam
Dec 19, 2024
Dec 19, 2024
I just completed "Reindeer Maze" - Day 16 - Advent of Code 2024 ✅ A bit delayed for day 16. Standard Dijkstra's/A* with having to track the paths for part 2 #Rust #AdventOfCode adventofcode.com/2024/day/16
Dec 17, 2024
Dec 16, 2024
Dec 23, 2024
Manoj Mahalingam
Dec 17, 2024
Video
Manoj Mahalingam
Manoj Mahalingam
Manoj Mahalingam
Manoj Mahalingam
Manoj Mahalingam
Manoj Mahalingam
I just completed "Claw Contraption" - Day 13 - Advent of Code 2024 More about the math than anything else. Didn't know about Cramer's rule (or forgot if I learnt it earlier) and then it's just a straightforward problem #Rust #AdventOfCode adventofcode.com/2024/day/13
Dec 14, 2024
Manoj Mahalingam