https://github.com/materializeinc/advent-of-code-2023
Solving the Advent of Code 2023 using nothing but Materialize, SQL and our bare hands. 🎄
https://github.com/materializeinc/advent-of-code-2023
Last synced: 5 months ago
JSON representation
Solving the Advent of Code 2023 using nothing but Materialize, SQL and our bare hands. 🎄
- Host: GitHub
- URL: https://github.com/materializeinc/advent-of-code-2023
- Owner: MaterializeInc
- Created: 2023-11-29T15:53:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-12T12:29:30.000Z (almost 2 years ago)
- Last Synced: 2025-02-16T11:43:13.131Z (over 1 year ago)
- Homepage: https://materialize.com/
- Size: 39.1 KB
- Stars: 20
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2023
Solving the [Advent of Code](https://adventofcode.com/) using nothing but
[Materialize](https://materialize.com/), SQL and our bare hands. 🎄
Want to tag along? Sign up for a [playground account](https://materialize.com/register/)
and get started!
### How are we doing?
⚪ TBD
🟢 Success!
🔴 No success
#### Week 1
| Day | Status |
| -------------------------------- | ------------- |
| [1](./week1/aoc_1201.md) | 🟢 🟢 |
| [2](./week1/aoc_1202.md) | 🟢 🟢 |
| [3](./week1/aoc_1203.md) | 🟢 🟢 |
| [4](./week1/aoc_1204.md) | 🟢 🟢 |
| [5](./week1/aoc_1205.md) | 🟢 🟢 |
| [6](./week1/aoc_1206.md) | 🟢 🟢 |
| [7](./week1/aoc_1207.md) | 🟢 🟢 |
#### Week 2
| Day | Status |
| --------------------------------- | ------------- |
| [8](./week2/aoc_1208.md) | 🟢 🟢 |
| [9](./week2/aoc_1209.md) | 🟢 🟢 |
| [10](./week2/aoc_1210.md) | 🟢 🟢 |
| [11](./week2/aoc_1211.md) | 🟢 🟢 |
| [12](./week2/aoc_1212.md) | 🟢 🟢 |
| [13](./week2/aoc_1213.md) | 🟢 🟢 |
| [14](./week2/aoc_1214.md) | 🟢 🟢 |
#### Week 3
| Day | Status |
| --------------------------------- | ------------- |
| [15](./week3/aoc_1215.md) | 🟢 🟢 |
| [16](./week3/aoc_1216.md) | 🟢 🟢 |
| [17](./week3/aoc_1217.md) | 🟢 🟢 |
| [18](./week3/aoc_1218.md) | 🟢 🟢 |
| [19](./week3/aoc_1219.md) | 🟢 🟢 |
| [20](./week3/aoc_1220.md) | 🟢 🟢 |
| [21](./week3/aoc_1221.md) | 🟢 🟢 |
#### Week 4
| Day | Status |
| --------------------------------- | ------------- |
| [22](./week4/aoc_1222.md) | 🟢 🟢 |
| [23](./week4/aoc_1223.md) | 🟢 🟢 |
| [24](./week4/aoc_1224.md) | 🟢 🟢 |
| [25](./week4/aoc_1225.md) 🎄 | 🟢 |