Skip to content

sr2echa/AoC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

AoC

My solutions to AoC

What is it?

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as interview prep, company training, university coursework, practice problems, a speed contest, or to challenge each other. blablabla...

Basically fun questions to solve everyday for the whole of December! ✨

My Mission

2023

For 2023, I am on a mission to solve each day's question in a new different language.
My intention is to learn the basics and familiarize myself with languages that I dont use regularly or wish to learn.
By the end of the season, I should have 31 Solutions in atleast 15 different languages.


and I failed. Exams got in the way and i never could sit solve more problems in languages as just the parsing the input is a hassle in many programing languages given its massive size, structure and format. Many languages proved to be just functional and not viable be used for AoC like logic based scripting.

2024

Currently my end term exams going on. Will have to see if i have the energy to take up an challenge post exams and speedrun AoC. only time will tell....