https://github.com/cstringer17/aoc2020
Task completed for the advent of code
https://github.com/cstringer17/aoc2020
Last synced: 2 months ago
JSON representation
Task completed for the advent of code
- Host: GitHub
- URL: https://github.com/cstringer17/aoc2020
- Owner: cstringer17
- Created: 2020-12-03T11:26:52.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-04T16:07:16.000Z (about 5 years ago)
- Last Synced: 2025-01-14T13:33:50.597Z (about 1 year ago)
- Language: Scala
- Size: 49.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :christmas_tree: Advent of Code 2020 :christmas_tree:
Task completed for the advent of code
Each day I get given a new coding challenge from the advent of code
I have also decided to try out as many new programming languages as I can, preferably one every day
- Day 1 - Java
- Day 2 - Powershell
- Day 3 - Python (Failed)
- Day 4 - Scala