Giter Club home page Giter Club logo

aoc-2023's Introduction

Advent of Code 2023

This repository contains my solutions to the Advent of Code 2023 challenges, solved in Python using Jupyter notebooks.

Repository Structure

The repository is organized into folders for each Advent of Code challenge day. Inside each folder, you will find:

  • day-X.ipynb: Jupyter notebook containing the Python code for the solutions to the challenges of day X.
  • input.txt: Input data necessary for solving the challenges of day X.

Getting Started

To explore the solutions and code, simply navigate to the respective day's folder and open the day-X.ipynb notebook.

Prerequisites

To run the notebooks locally, you'll need:

  • Python
  • Jupyter Notebook or JupyterLab

Running the Notebooks

  1. Clone this repository to your local machine using:

    git clone https://github.com/biromiro/aoc-2023.git
  2. Navigate to the day's folder you wish to explore:

    cd aoc-2023/day-X
  3. Launch Jupyter Notebook or JupyterLab:

    jupyter notebook  # or jupyter lab
  4. Open the day-X.ipynb notebook and run the cells to see the solutions and explanations.

Advent of Code

Advent of Code is an annual coding event with daily coding challenges released in December. Learn more and participate at Advent of Code.

Author

Disclaimer

These solutions are provided for educational purposes. Feel free to explore, learn, and compare, but consider solving the challenges yourself for the best learning experience.

Happy coding and happy Advent of Code 2023! ๐ŸŽ„๐ŸŒŸ

(Thanks ChatGPT for the README :) )

aoc-2023's People

Contributors

biromiro 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.