https://github.com/bqst/adventofcode
Repo for solutions to https://adventofcode.com
https://github.com/bqst/adventofcode
advent-of-code advent-of-code-2021 advent-of-code-2022 javascript ruby
Last synced: about 2 months ago
JSON representation
Repo for solutions to https://adventofcode.com
- Host: GitHub
- URL: https://github.com/bqst/adventofcode
- Owner: bqst
- Created: 2021-12-02T10:45:22.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-06T09:27:45.000Z (over 3 years ago)
- Last Synced: 2025-09-01T13:53:52.355Z (10 months ago)
- Topics: advent-of-code, advent-of-code-2021, advent-of-code-2022, javascript, ruby
- Language: Ruby
- Homepage: https://adventofcode.com
- Size: 87.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code Solutions
My solutions to the programming puzzles on [Advent of Code](http://adventofcode.com).
## What is Advent of Code?
_"Advent of Code is a series of small programming puzzles for a variety of skill levels. They are self-contained and are just as appropriate for an expert who wants to stay sharp as they are for a beginner who is just learning to code. Each puzzle calls upon different skills and has two parts that build on a theme."_
## License
MIT