An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# Advent of Code
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](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)