Giter Club home page Giter Club logo

advent-of-code's Introduction

Advent of Code 🎄🧝

This repository contains my solutions for the aweseome Advent of Code programming puzzles, which consist of 25 days of challenges to be solved using any programming language.

Prerequisites

  • Python 3.x installed on your system.

Getting started 🦌

  1. 📥 Clone the repository to your local machine using the following command:

via https

git clone https://github.com/bjarnerossen/advent-of-code.git

via ssh

git clone [email protected]:bjarnerossen/advent-of-code.git
  1. 📂 Navigate to the corresponding directory and execute the Python script:
cd day01
python3 part01.py

Note that the input data and puzzle descriptions are not included in this repository, so you will need to download them from the Advent of Code website yourself. Here's why.

Files

The repository is organized into directories named after the corresponding day of the Advent calendar. Inside each directory, you will find a Python script with the solution to the puzzle for that day.

dayXX/
├─ part1.py
├─ part2.py

Progress

Day 2022 2023
01 ⭐️⭐️ ⭐️⭐️
02 ⭐️⭐️ ⭐️⭐️
03 ⭐️⭐️ ⭐️⭐️
04 ⭐️⭐️ ⭐️⭐️
05 ⭐️⭐️ ⭐️
06 ⭐️⭐️ ⭐️⭐️
07 ⭐️⭐️ ⭐️⭐️
08 ⭐️⭐️ ⭐️
09 ⭐️⭐️ ⭐️⭐️
10 ⭐️⭐️
11 ⭐️⭐️
12 ⭐️⭐️
13 ⭐️⭐️
14 ⭐️
15
16
17
18
19
20
21
22
23
24
25

advent-of-code's People

Contributors

bjarnerossen avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.