This repository contains my solutions for the Advent of Code 2024 challenges. Each day, I solve a different coding challenge, and this repository serves as a collection of my solutions.
- LeetCode Profile: My LeetCode Profile
- Bluesky: My Bluesky Profile
- LinkedIn: My LinkedIn Profile
- Hugging Face: My Hugging Face Profile
- Discord: ahmadraza0281_52245
- Advent of Code 2024: Advent of Code 2024
This repository contains my solutions for the Advent of Code 2024, where I challenge myself daily to solve a new puzzle. These problems help improve my problem-solving and algorithmic skills, and I have documented my thought process and solutions along the way.
- Languages: Python
- Libraries: None (pure algorithmic solutions for each challenge)
- Platforms Used: LeetCode, GitHub, Advent of Code
For each challenge, I solve the problem step-by-step, first implementing a brute-force approach and then optimizing it as needed. I aim to follow clean code practices and ensure that my solutions are both efficient and easy to understand.
If you have any suggestions or improvements to my solutions, feel free to fork the repository and create a pull request. I appreciate any constructive feedback!
Thank you for checking out my solutions! Feel free to reach out to me on any of the links above if you'd like to connect or discuss coding challenges.