Welcome to my Advent of Code 2025 repository! π
Here, I solve a new coding puzzle every day in December and document my solutions. This repository not only showcases my coding skills but also serves as a learning journey, algorithmic exploration, and coding portfolio.
- About Advent of Code
- Events & Sponsors
- Why Participate?
- How to Run Solutions
- Repository Structure
- Insights & Learning
- About the Author
- Connect with Me
- Credits & Legal
Advent of Code (AoC) is an annual advent calendar of programming puzzles created by Eric Wastl.
- Puzzles start simple and become increasingly challenging, covering a variety of algorithms and problem-solving concepts.
- Participants solve puzzles in any programming language. Python and C++ are my primary languages here.
- AoC is used for:
- Interview preparation
- University coursework
- Practice problems & coding competitions
- Friendly challenges among programmers
βYou don't need a computer science background to participate β just some programming knowledge and problem-solving skills!β β Eric Wastl
- Sponsors help make AoC possible. For example, Jump Trading, who tackle complex real-world problems with engineering and research.
- AoC 2025 offers challenges for all skill levels and is accessible on standard hardware; no high-end machines are required.
- Participants can track progress via leaderboards, stats, and private challenges.
- Sharpen Problem-Solving Skills π§ : Daily challenges cover algorithms, data structures, and logic.
- Learn New Concepts π: Discover recursion, dynamic programming, graph traversal, and optimization techniques.
- Build a Portfolio πΌ: Showcase clean, modular, and optimized solutions on GitHub.
- Have Fun π: Join a global community of programmers during the holiday season.
- Clone the Repository
git clone https://github.com/EeshaTariq/Advent-Of-Code-2025.git