https://github.com/sigafoos/advent
Advent of Code
https://github.com/sigafoos/advent
Last synced: about 2 months ago
JSON representation
Advent of Code
- Host: GitHub
- URL: https://github.com/sigafoos/advent
- Owner: Sigafoos
- Created: 2015-12-06T16:21:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-02T19:40:19.000Z (over 1 year ago)
- Last Synced: 2025-02-15T08:17:50.659Z (4 months ago)
- Language: C#
- Size: 1.12 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2015
Here are my solutions to the [Advent of Code](http://adventofcode.com). They might not be the most optimized, but they work. I did them in PHP but might do other languages later if I feel like it.