Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code Solutions

What is this?

Advent of code is a set of ~50 programming challenges that come out at a rate of 2 problems per day from December 1-25. They can be solved the same day in the form of a competition against other participants or they can be tackled at leisure.

This repository contains solutions in various languages for past and present Advent of Codes:

Year Days Language(s)
2019 2/25 Elixir (100%)
2020 25/25 Ruby (20%) & Python (80%)
2021 25/25 Javascript (100%)
2022 5/25 Elixir (100%)