Skip to content

rdurica/advent_of_code_2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of code 2024

Go

Welcome to my Advent of Code repository!

Overview

Advent of Code is an annual event where participants solve a series of programming puzzles. For the 2024 edition, I’ve chosen to challenge myself by using Go programming language I'm just starting to explore. This is my first experience with Go, and I’m using it as an opportunity to dive into a new ecosystem and make learning more exciting.

Goals and Limitations

  • Learning-focused: My primary goal is to learn Go by applying it to real-world problems in the form of these puzzles.
  • Iterative improvement: From time to time, I’ll revisit and refine my solutions to improve code quality, explore new language features, or optimize performance.
  • Practical approach: While I might not tackle every puzzle or complete all challenges, my focus is on creating solutions that work and showcase my progress.
  • Transparency: I’ll include comments in the code to document my thought process and highlight the reasoning behind key decisions.
  • Flexible pace: I solve puzzles based on the time I have available, not necessarily every day, ensuring a sustainable and enjoyable learning process.

Progress

Here's my progress. Each day represents a puzzle, and I'll mark them as complete as I finish solving them.

  • Day 1
  • Day 2
  • Day 3
  • Day 4
  • Day 5
  • Day 6
  • Day 7
  • Day 8
  • Day 9
  • Day 10
  • Day 11
  • Day 12
  • Day 13
  • Day 14
  • Day 15
  • Day 16
  • Day 17
  • Day 18
  • Day 19
  • Day 20
  • Day 21
  • Day 22
  • Day 23
  • Day 24

Conclusion

Please keep in mind that these solutions are my own and might not be the most optimal or the most beautiful, but they are the best I could come up with.

License

This project is licensed under the terms of the MIT license.

About

AOC 2024 in GO programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages