https://github.com/sr2echa/aoc
My solutions to : Advent of Code
https://github.com/sr2echa/aoc
advent-of-code advent-of-code-2023 advent-of-code-solutions adventofcode aoc aoc-2023 aoc2023 elixir haskell julia kotlin python rust
Last synced: 3 months ago
JSON representation
My solutions to : Advent of Code
- Host: GitHub
- URL: https://github.com/sr2echa/aoc
- Owner: sr2echa
- Created: 2023-12-01T08:52:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-04T13:12:28.000Z (over 1 year ago)
- Last Synced: 2025-09-01T16:56:18.655Z (10 months ago)
- Topics: advent-of-code, advent-of-code-2023, advent-of-code-solutions, adventofcode, aoc, aoc-2023, aoc2023, elixir, haskell, julia, kotlin, python, rust
- Language: Kotlin
- Homepage:
- Size: 54.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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....