LuDubies / aoc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My solutions for Advent of Code

Started in 2022 with python, mostly playing around list comprehensions. Python solutions should be relatively clean.

Some solutions in Rust (maybe more coming), to learn the language. These propably don't look pretty.

Solutions for prev years (before 22) will probably feature some other languages to learn or improve.

Some solutions feature clean code, others will be a quick hack. Maybe will distinguish these somehow later.

About


Languages

Language:Rust 36.1%Language:C 35.4%Language:Python 28.5%