https://github.com/amitojsingh366/adventofcode
Solutions for Advent of Code 2021
https://github.com/amitojsingh366/adventofcode
advent-of-code advent-of-code-2021 advent-of-code-2021-javascript advent-of-code-javascript javascript nodejs
Last synced: 4 months ago
JSON representation
Solutions for Advent of Code 2021
- Host: GitHub
- URL: https://github.com/amitojsingh366/adventofcode
- Owner: amitojsingh366
- License: mit
- Created: 2021-12-02T11:16:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-04T23:49:43.000Z (over 3 years ago)
- Last Synced: 2025-02-23T10:03:39.246Z (4 months ago)
- Topics: advent-of-code, advent-of-code-2021, advent-of-code-2021-javascript, advent-of-code-javascript, javascript, nodejs
- Language: JavaScript
- Homepage: https://adventofcode.com/
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent Of Code 2021
These are the solutions I came up with while solving [Advent Of Code 2021][AOC]
~~I used JavaScript to solve this year's [Advent Of Code][AOC]~~
I have now decided that I will try doing this year's [Advent Of Code][AOC] in [Crystal][CR] aswell[AOC]: "Advent Of Code 2021"
[CR]: "Crystal Lang"