Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nikolay/advent-of-code-2022

Advent of Code (2022)
https://github.com/nikolay/advent-of-code-2022

advent-of-code advent-of-code-2022 advent-of-code-2022-go advent-of-code-go aoc-2022 aoc-2022-in-go aoc-in-go

Last synced: 16 days ago
JSON representation

Advent of Code (2022)

Awesome Lists containing this project

README

        

# Advent of Code (2022)

This repository has my solutions for this year's Advent of Code contest. They may not be pretty or optimal, but although it's hard to beat Python in expressiveness and brevity, I still try to solve the problems as fast as I can in Go.

I only do minor code cleanup after obtaining the stars for the day and do not change the algorithm, regardless of how embarrassing it could be!