The Repo contains all the advent code challenges for 2021
Each directory is named as following:
day-<day number>-description
and contain the challenge for that day. Eash sub directory contains the actual program and the readme file that explain how to run the program.
The challenges may code in different programming languages