Advent of code 2024

Welcome to my journey of advent of code of 2024

This is my first time solving Advent of Code problems. I am trying to convert the complex problems into simple words so that they are easier to solve. If you find my way of problem-solving easy, please give me a star on GitHub.

Best of luck with solving the problems!

Here is the hints for day-1 with a simple source code Here is the hints for day-2 with a simple source code Here is the hints for day-3 with a simple source code