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
- Host: GitHub
- URL: https://github.com/engineerdogita/adventofcode2021
- Owner: EngineerDogIta
- Created: 2021-12-03T13:50:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-18T14:18:29.000Z (over 4 years ago)
- Last Synced: 2025-08-23T11:06:59.965Z (10 months ago)
- Language: Python
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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