Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bisceglialuigi/advent_of_code

This repository contains my solutions for the Advent of Code challenges! Advent of Code is an annual coding event featuring daily programming puzzles throughout December. It's a fun way to improve problem-solving skills and explore creative algorithms.
https://github.com/bisceglialuigi/advent_of_code

advent-of-code advent-of-code-2024 algorithms competitive-programming data-structures fun python3

Last synced: about 1 month ago
JSON representation

This repository contains my solutions for the Advent of Code challenges! Advent of Code is an annual coding event featuring daily programming puzzles throughout December. It's a fun way to improve problem-solving skills and explore creative algorithms.

Awesome Lists containing this project

README

        

# Advent of Code πŸŽ„βœ¨

This repository contains my solutions for the [Advent of Code](https://adventofcode.com/) challenges! Advent of Code is an annual coding event featuring daily programming puzzles throughout December. It's a fun way to improve problem-solving skills and explore creative algorithms.

## What’s Inside?
- **Daily Solutions:** Solutions for each day's puzzle, written in Python.
- **Optimization:** Leveraging data structures and algorithms to tackle complex problems efficiently.

## Why Advent of Code?
- Sharpen problem-solving skills 🧠
- Explore new programming concepts πŸ’‘
- Enjoy festive coding fun πŸŽ…πŸŽ

Feel free to explore, fork, and contribute. Happy coding and happy holidays! πŸŽ„