https://github.com/guiepi/advent-of-code
This repository contains my solutions to the Advent of Code challenges.
https://github.com/guiepi/advent-of-code
Last synced: 3 months ago
JSON representation
This repository contains my solutions to the Advent of Code challenges.
- Host: GitHub
- URL: https://github.com/guiepi/advent-of-code
- Owner: GuiEpi
- Created: 2022-12-02T17:25:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T10:47:17.000Z (over 2 years ago)
- Last Synced: 2025-01-04T13:09:54.157Z (5 months ago)
- Language: Python
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Advent of Code
[](https://github.com/psf/black)[Advent of Code](https://adventofcode.com/) 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 interview prep, company training, university coursework, practice problems, a speed contest, or to challenge each other.
## Year 2022
- [x] [Day 1: Calorie Counting](https://github.com/GuiEpi/advent-of-code/tree/main/day1)
- [x] [Day 2: Rock Paper Scissors](https://github.com/GuiEpi/advent-of-code/tree/main/day2)
- [x] [Day 3: Rucksack Reorganization](https://github.com/GuiEpi/advent-of-code/tree/main/day3)
- [x] [Day 4: Camp Cleanup](https://github.com/GuiEpi/advent-of-code/tree/main/day4)
- [x] [Day 5: Supply Stacks](https://github.com/GuiEpi/advent-of-code/tree/main/day5)
- [x] [Day 6: Tuning Trouble](https://github.com/GuiEpi/advent-of-code/tree/main/day6)
- [ ] [Day 7](https://github.com/GuiEpi/advent-of-code/tree/main)
- [ ] [Day 8](https://github.com/GuiEpi/advent-of-code/tree/main)
- [ ] [Day 9](https://github.com/GuiEpi/advent-of-code/tree/main)
- [ ] [Day 10](https://github.com/GuiEpi/advent-of-code/tree/main)
- [ ] [Day 11](https://github.com/GuiEpi/advent-of-code/tree/main)
- [ ] [Day 12](https://github.com/GuiEpi/advent-of-code/tree/main)
- [ ] [Day 13](https://github.com/GuiEpi/advent-of-code/tree/main)
- [ ] [Day 14](https://github.com/GuiEpi/advent-of-code/tree/main)
- [ ] [Day 15](https://github.com/GuiEpi/advent-of-code/tree/main)
- [ ] [Day 16](https://github.com/GuiEpi/advent-of-code/tree/main)
- [ ] [Day 17](https://github.com/GuiEpi/advent-of-code/tree/main)
- [ ] [Day 18](https://github.com/GuiEpi/advent-of-code/tree/main)
- [ ] [Day 19](https://github.com/GuiEpi/advent-of-code/tree/main)
- [ ] [Day 20](https://github.com/GuiEpi/advent-of-code/tree/main)
- [ ] [Day 21](https://github.com/GuiEpi/advent-of-code/tree/main)
- [ ] [Day 22](https://github.com/GuiEpi/advent-of-code/tree/main)
- [ ] [Day 23](https://github.com/GuiEpi/advent-of-code/tree/main)
- [ ] [Day 24](https://github.com/GuiEpi/advent-of-code/tree/main)
- [ ] [Day 25](https://github.com/GuiEpi/advent-of-code/tree/main)
- [ ] [Day 26](https://github.com/GuiEpi/advent-of-code/tree/main)
- [ ] [Day 27](https://github.com/GuiEpi/advent-of-code/tree/main)
- [ ] [Day 28](https://github.com/GuiEpi/advent-of-code/tree/main)
- [ ] [Day 29](https://github.com/GuiEpi/advent-of-code/tree/main)
- [ ] [Day 30](https://github.com/GuiEpi/advent-of-code/tree/main)
- [ ] [Day 31](https://github.com/GuiEpi/advent-of-code/tree/main)