https://github.com/jdonszelmann/aoc2021
https://github.com/jdonszelmann/aoc2021
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jdonszelmann/aoc2021
- Owner: jdonszelmann
- Created: 2021-11-30T15:30:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-22T07:41:02.000Z (over 4 years ago)
- Last Synced: 2025-03-05T22:51:32.481Z (over 1 year ago)
- Language: Python
- Size: 771 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2021
main (competitive) solutions in python (see ./day{1..25}).
I'm also trying to learn [elixir](./elixir).