Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thomasrayner/adventofcode2023


https://github.com/thomasrayner/adventofcode2023

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Advent of Code 2023 Solutions

Here's some info on [Advent of Code 2023](https://adventofcode.com/2023/about). It's basically a series of coding puzzles. It's all for fun. I usually do the puzzles daily until the lore either becomes too much for me to bother with or I run into a problem you can only solve by already knowing an obscure mathematical proof.

Speaking of fun, this challenge is a blast, and it's all put together by volunteers. It's been a nice way to challenge yourself in December.

I don't normally have a ton of time to optimize, but I've tried to do the best I can with the time I set aside for doing these challenges. 😁