Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nrennie/advent-of-code
Repository containing code for Advent of Code challenges.
https://github.com/nrennie/advent-of-code
advent-of-code julia python r
Last synced: 11 days ago
JSON representation
Repository containing code for Advent of Code challenges.
- Host: GitHub
- URL: https://github.com/nrennie/advent-of-code
- Owner: nrennie
- License: cc-by-4.0
- Created: 2021-12-02T14:14:34.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-08T21:21:36.000Z (18 days ago)
- Last Synced: 2024-12-08T22:26:11.744Z (18 days ago)
- Topics: advent-of-code, julia, python, r
- Language: R
- Homepage:
- Size: 55.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Advent of Code
A repository containing code for Advent of Code challenges. Check out the challenge at [adventofcode.com](https://adventofcode.com/).
## 2024
5/25
Code: [https://github.com/nrennie/advent-of-code/tree/main/2024](https://github.com/nrennie/advent-of-code/tree/main/2024)
## 2023
9.5/25
Code: [https://github.com/nrennie/advent-of-code/tree/main/2023](https://github.com/nrennie/advent-of-code/tree/main/2023)
## 2022
6/25
Code: [https://github.com/nrennie/advent-of-code/tree/main/2022](https://github.com/nrennie/advent-of-code/tree/main/2022)
Quarto: [nrennie.quarto.pub/advent-of-code-2022/](https://nrennie.quarto.pub/advent-of-code-2022/)
## 2021
10/25
Code: [https://github.com/nrennie/advent-of-code/tree/main/2021](https://github.com/nrennie/advent-of-code/tree/main/2021)