Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/archiewood/advent-of-code
https://github.com/archiewood/advent-of-code
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/archiewood/advent-of-code
- Owner: archiewood
- Created: 2023-12-04T18:26:27.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-12-05T03:36:09.000Z (12 months ago)
- Last Synced: 2024-07-05T02:14:23.787Z (4 months ago)
- Homepage: https://adventofcode.evidence.app
- Size: 535 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code in SQL
This is a collection of SQL solutions to the [Advent of Code](https://adventofcode.com/) puzzles.
You can see the code for day one in [/pages/1.md](/pages/1.md).