Skip to content

πŸŽ„ My (messy) solutions for Advent of Code (https://adventofcode.com) and more related stuff.

License

Notifications You must be signed in to change notification settings

devabdultech/aoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Advent of Code

Solutions to the Advent of Code challenges. This repository contains my solutions implemented in various programming languages (Hopefully). Please just bare with my solutions, can be huurtful to your eyes.

Table of Contents

Project Structure

The repository is organized by year and day. For each day:

  • The solutions directory contains solutions implemented in different programming languages.
  • The input directory contains input files for each day.

Language Directories

Each solutions directory is further organized by programming language:

  • python: Python solutions
  • typescript: Typescriot solutions

And other languages I may be playing with - (Will Always come back to solve in othe languages)

How to Locate

  1. Navigate to the desired day and language directory.
  2. Review the solution code (solution.py, solution.js, etc.).
  3. Retrieve the input for the day from the corresponding input directory.

License

This project is licensed under the MIT License.

Acknowledgments

Acknowledgments or credits, if any.

Happy coding!

About

πŸŽ„ My (messy) solutions for Advent of Code (https://adventofcode.com) and more related stuff.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published