Skip to content

Welcome to my Advent of Code 2024 repository! πŸŽ‰ Every day, I'll be solving a new puzzle and posting my solution here. This event is a fun and challenging way to improve problem-solving skills and learn new concepts. I'm documenting my journey to share with anyone who might be working through the same puzzles or wants to follow along!🌟

Notifications You must be signed in to change notification settings

HassanMehmood413/Advent-Of-Code-2024-Competition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

28 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Advent of Code GIF

Advent of Code 2024 πŸŽ„πŸ’»

Welcome to my Advent of Code 2024 repository! πŸŽ‰ Every day, I'll be solving a new puzzle and posting my solution here. This event is a fun and challenging way to improve problem-solving skills and learn new concepts. I'm documenting my journey to share with anyone who might be working through the same puzzles or wants to follow along! 🌟

Table of Contents πŸ“š

About Advent of Code 🎁

Advent of Code is an annual event held every December where participants are challenged with a new coding puzzle each day. The puzzles start simple, but they get progressively harder, helping participants practice algorithms, problem-solving, and coding techniques. It's a great way for developers of all levels to grow their skills while having fun!

Why Participate? πŸ€”

  • Improve Problem-Solving Skills 🧠: The puzzles range in complexity, allowing you to continuously sharpen your coding and algorithmic skills.
  • Learn New Concepts πŸ“–: Every puzzle introduces new programming techniques, algorithms, and challenges that expand your knowledge.
  • Have Fun πŸŽ‰: Advent of Code is a festive and enjoyable challenge that lets you immerse yourself in coding and problem-solving during the holiday season!

How to Run Solutions on your system ?

  1. Clone the repository:
    https://github.com/HassanMehmood413/Advent-Of-Code-2024-Competition.git
    
  2. Navigate to the specific day's folder:
    cd "Day 01"
    
  3. Run the Solution:
    node index.js
    
    

Insights & Learning πŸ“˜

As I progress through Advent of Code 2024, I’ll document the insights and lessons learned from each puzzle. This section will serve as a reflective journal, highlighting key takeaways, challenges faced, and alternate approaches explored.

What Did I Learn? 🧠

For each puzzle, I’ll share:

  • New Algorithms or Concepts: Documenting the key algorithmic or programming techniques I discovered.
  • Optimizations: Strategies that helped make the solution more efficient or elegant.
  • Best Practices: Coding habits or patterns reinforced while solving the problems.

About

Welcome to my Advent of Code 2024 repository! πŸŽ‰ Every day, I'll be solving a new puzzle and posting my solution here. This event is a fun and challenging way to improve problem-solving skills and learn new concepts. I'm documenting my journey to share with anyone who might be working through the same puzzles or wants to follow along!🌟

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published