Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashishk1331/advent-of-code-2023
small programming puzzles
https://github.com/ashishk1331/advent-of-code-2023
python3
Last synced: about 1 month ago
JSON representation
small programming puzzles
- Host: GitHub
- URL: https://github.com/ashishk1331/advent-of-code-2023
- Owner: ashishk1331
- License: mit
- Created: 2023-12-01T15:07:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-21T10:54:51.000Z (11 months ago)
- Last Synced: 2024-01-21T11:38:58.350Z (11 months ago)
- Topics: python3
- Language: Python
- Homepage: https://adventofcode.com/
- Size: 520 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Banner image for advent of code](banner.jpg)
# 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.Hi everyone! I'm going to solve the problems in python.
### Days completed
- [x] Day 1
- [x] Day 2
- [x] Day 3
- [x] Day 4
- [x] Day 5 1/2
- [x] Day 6
- [x] Day 7 1/2
- [x] Day 8
- [x] Day 9 1/2
- [ ] Day 10
- [ ] Day 11
- [ ] Day 12
- [ ] Day 13
- [x] Day 14 1/2
- [x] Day 15