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

https://github.com/engineerdogita/adventofcode2021

This is my repo with my solutions to the https://adventofcode.com/2021 puzzles
https://github.com/engineerdogita/adventofcode2021

Last synced: 10 months ago
JSON representation

This is my repo with my solutions to the https://adventofcode.com/2021 puzzles

Awesome Lists containing this project

README

          

# Advent of code 2021

Welcome to my repository, where i put all my solutions written in python for the advent of code

[https://adventofcode.com/2021](https://adventofcode.com/2021)

TODOs

- [x] Day 1
- [x] Day 2
- [ ] Day 3
- [x] Part 1
- [ ] Part 2
- [ ] Day 4