Skip to content

aconconi/advent-of-code-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My solutions for Advent of Code 2023

Advent of Code is an 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. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.

Day Puzzle Solution
1 Trebuchet?! aoc2023_day01.py
2 Cube Conundrum aoc2023_day02.py
3 Gear Ratios aoc2023_day03.py
4 Scratchcards aoc2023_day04.py
5 If You Give A Seed A Fertilizer aoc2023_day05.py
6 Wait For It aoc2023_day06.py
7 Camel Cards aoc2023_day07.py
8 Haunted Wasteland aoc2023_day08.py
9 Mirage Maintenance aoc2023_day09.py
10 Pipe Maze aoc2023_day10.py
11 Cosmic Expansion aoc2023_day11.py
12 Hot Springs aoc2023_day12.py
13 Point of Incidence aoc2023_day13.py
14 Parabolic Reflector Dish aoc2023_day14.py
15 Lens Library aoc2023_day15.py
16 The Floor Will Be Lava aoc2023_day16.py
17 Clumsy Crucible aoc2023_day17.py
18 Lavaduct Lagoon aoc2023_day18.py
19 Aplenty aoc2023_day19.py

About

My solutions for Advent of Code 2023

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages