https://github.com/vitberget/advent-of-code-2015-clojure
https://github.com/vitberget/advent-of-code-2015-clojure
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vitberget/advent-of-code-2015-clojure
- Owner: vitberget
- Created: 2021-02-02T14:34:10.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-02T16:40:15.000Z (over 5 years ago)
- Last Synced: 2025-03-06T01:43:05.170Z (over 1 year ago)
- Language: Clojure
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2015
Held a live coding/tutorial kind of thing for my colleagues.
Recording available in the Teams chat of that meeting.
Day 1 and day 2 completely solved.
Encountered some problems with day 3 and time ran out,
so homework for all participants to fix it. ;)
Fix for day3 in branch day3-fix.