https://github.com/theobori/aoc
Advent of Code challenges I have done for fun
https://github.com/theobori/aoc
advent-of-code aoc
Last synced: about 1 month ago
JSON representation
Advent of Code challenges I have done for fun
- Host: GitHub
- URL: https://github.com/theobori/aoc
- Owner: theobori
- License: mit
- Created: 2023-12-01T06:34:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-07T15:21:33.000Z (5 months ago)
- Last Synced: 2025-01-30T11:11:13.240Z (3 months ago)
- Topics: advent-of-code, aoc
- Language: Python
- Homepage:
- Size: 198 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Advent of Code Solutions
[](https://github.com/theobori/aoc/actions/workflows/check.yml)
[](https://builtwithnix.org)
This repository contains some [Advent of Code](https://adventofcode.com) challenges I have done for fun. Most of them were written for the [PyPy](https://pypy.org/) runtime.