Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stsewd/advent-of-code-2023
My solutions to Advent of Code 2023
https://github.com/stsewd/advent-of-code-2023
advent-of-code advent-of-code-2023
Last synced: about 20 hours ago
JSON representation
My solutions to Advent of Code 2023
- Host: GitHub
- URL: https://github.com/stsewd/advent-of-code-2023
- Owner: stsewd
- License: mit
- Created: 2023-12-01T19:04:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-27T19:01:29.000Z (about 1 year ago)
- Last Synced: 2024-11-23T06:34:08.376Z (2 months ago)
- Topics: advent-of-code, advent-of-code-2023
- Language: Python
- Homepage:
- Size: 182 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code 2023
My solutions to [Advent of Code 2023](https://adventofcode.com/2023).
You can find a general description of my solutions on my [blog](https://stsewd.dev/posts/advent-of-code-2023/).> [!NOTE]
> Solutions are focused on being efficient and readable, not on being short/one-liners.