排序
How to parse computer code, Advent of Code 2024 day 3
How to parse computer code, Advent of Code 2024 day 3,Having tackled some of the later Advent of Code challenges, I wanted to revisit Day 3, which presented an interesting parsing ...
Advent of Code 2015 – My Day 1 Solutions
Advent of Code 2015 - My Day 1 Solutions,Hello! This is my first post on DEV, and my first year attempting to complete the Advent of Code. EDIT Oops! This is from 2015! I had start...
Advent Of Code 2019: Day 1 solutions in Python
Advent Of Code 2019: Day 1 solutions in Python,Originally posted on fossheim.io I've been really excited to work on the advent of code challenges this year again. If you don't know...
Advent of Code 2020: Day 02(a) using finite state machines
Advent of Code 2020: Day 02(a) using finite state machines, Advent of Code 2020 (26 Part Series) 1 Advent of Code 2020: Day 01 using numpy and vectorized calculations 2 Advent of C...
Climbing a depth-first search hill, Advent of Code 2024, day 10
Climbing a depth-first search hill, Advent of Code 2024, day 10,Today, we’re diving into the Day 10 puzzle. Like Day 6, it’s a 2D grid, but this time, we need to consider multipl...
TIL: Python Comprehensions Make Matrices Work
TIL: Python Comprehensions Make Matrices Work,Hello world! First, a super brief introduction: my name is Ry, and I’m midway through a web development bootcamp in Chicago. I was a ...
Advent of Code 2020 – Solutions review
Advent of Code 2020 - Solutions review, Advent of Code (2 Part Series) 1 Advent of Code 2020 - Solutions review 2 Advent of code: day 17 Since 2018, every December, I try to work m...
Advent of Code 2021 Python Solution: Day 3
Advent of Code 2021 Python Solution: Day 3, Advent of Code 2021: Python Solution (16 Part Series) 1 Advent of Code 2021 Python Solution: Day 1 2 Advent of Code 2021 Python Solution...
Advent of Code 2021 – Day 2
Advent of Code 2021 - Day 2, Advent of Code 2021 (12 Part Series) 1 Advent of Code 2021 - Day 1 2 Advent of Code 2021 - Day 1: Puzzle 2 ... 8 more parts... 3 Advent of Code 2021 - ...
Advent of Code: 2020 Day 05
Advent of Code: 2020 Day 05, AdventOfCode2020 (10 Part Series) 1 Advent of code: 2020 Day 01 2 Advent of code: 2020 Day 02 ... 6 more parts... 3 Advent of code: 2020 Day 03 4 Adven...
Advent of Code 2021 Python Solution: Day 13
Advent of Code 2021 Python Solution: Day 13, Advent of Code 2021: Python Solution (16 Part Series) 1 Advent of Code 2021 Python Solution: Day 1 2 Advent of Code 2021 Python Solutio...
Advent of Code 2020 – Day 18
Advent of Code 2020 - Day 18, Advent of Code 2020 (5 Part Series) 1 Advent of Code 2020 - Day 23 2 Advent of Code 2020 - Day 10 3 Advent of Code 2020 - Day 20 4 Advent of Code 2020...