https://github.com/capjavert/advent-of-code-2018
My Advent of Code 2018 solutions
https://github.com/capjavert/advent-of-code-2018
advent-of-code advent-of-code-2018 javascript node
Last synced: about 2 months ago
JSON representation
My Advent of Code 2018 solutions
- Host: GitHub
- URL: https://github.com/capjavert/advent-of-code-2018
- Owner: capJavert
- Created: 2018-11-30T22:35:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-21T08:28:53.000Z (over 7 years ago)
- Last Synced: 2025-03-24T08:32:55.579Z (over 1 year ago)
- Topics: advent-of-code, advent-of-code-2018, javascript, node
- Language: JavaScript
- Homepage: https://adventofcode.com/2018
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2018
### Update #1: It's that time of the year again.. So let's go!!
### Update #2: 5 days done, day 3 was definitely hardest yet.. but getting to now collision/overlap algorithms and methods was cool!
### Update #3: My brain didn't really work very good... just like those workers from day 7 puzzle :expressionless:
### Update #4: 11th day done, part 2 solution took ~40sec to execute, well better ever than never... :grin:
### Update #5: Note to myself for day 12.. yout don't just read the input.. one must also understand it...
### Update #6: Stuck (suck) at day 15, really close but just can't get it right.. solved day 16 though.. 😣
### Update #7: Day 15 done!!! Back on track! Really hope this last week is going to be a little easier...
### Update #8: Nope.. this week is even harder... this year puzzles really have some complex problems, its starting to take too much time per day.. finished day 18 though... barely... ohhh