Skip to content

IncredibleLego/AdventOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent Of Code by IncredibleLego

AdventOfCode

This repository contains all my solutions to the Advent Of Code problems implemented in Golang. Not all solutions are present and not all are well implemented, with time I will try to update the repo with all my solutions in the most optimized way possible. You are free to use this solutions as you want to

Solved exercises

2024

  • Day 1 : ⭐⭐
  • Day 2 : ⭐
  • Day 3 : ⭐
  • Day 4 : ⭐⭐
  • Day 5 : ⭐⭐
  • Day 6 : ⭐
  • Day 7 : ⭐
  • Day 9 : ⭐ (Part 2 work in progress)
  • Day 10 : ⭐⭐

2023

  • Day 1 : ⭐⭐
  • Day 2 : ⭐⭐
  • Day 4 : ⭐⭐
  • Day 7 : ⭐
  • Day 8 : ⭐⭐
  • Day 9 : ⭐⭐
  • Day 10 : ⭐

2021

  • Day 6 : ⭐⭐
  • Day 9 : ⭐⭐

Francesco Corrado 2024

About

My personal solutions to Advent of Code (https://adventofcode.com/) challenges, implemented in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages