Giter VIP home page Giter VIP logo

advent-of-code's Introduction

Advent of Code

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.

This is a repo containing my solutions to Eric Wastl's Advent of Code. All of the solutions are in JavaScript, meant to be run via NodeJS. When I started I had thought I'd have an accompanying page (that had some level of interaction) for each solution, but I quickly found that I didn't have much time for that. Maybe some day I'll complete (brief) write-ups for each of the problems, but for now, this mostly is just a collection of scripts.

Also when I started, I would programmatically parse my input for each problem, so I could drop in any other input and the script would work. As I went through the problems, I often found it easier to hand-parse my input and create a static JS export for each problem, so trying to use most of these solutions for some other puzzle input will require some level of manual tinkering.

2023 Puzzles List

Completed: 9 / 25 (36%)

2022 Puzzles List

Completed: 13 / 25 (52%)

2021 Puzzles List

Completed: 21 / 25 (84%)

2020 Puzzles List

Completed: 25 / 25 (100% โญ๏ธ)

2019 Puzzles List

Completed: 18 / 25 (72%)

2018 Puzzles List

Completed: 22 / 25 (88%)

2017 Puzzles List

Completed: 25/ 25 (100% โญ๏ธ)

2016 Puzzles List

Completed: 25 / 25 (100% โญ๏ธ)

2015 Puzzles List

Completed: 25 / 25 (100% โญ๏ธ)

advent-of-code's People

Contributors

dependabot[bot] avatar romellem avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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