Giter Site home page Giter Site logo

aoc2022's Introduction

Advent of Code 2022

Advent of Code 2022 - Dart edition. I'm solving these challenges in my spare time, under the motto of "if it works, and if the result is correct, it's fine by me". Solutions are grouped into days. For each day there's a test and "real" input. Code is sorted into parts; there are two parts per day.

I'm not going to document what my code does, as I want you to read through the tasks on your own. The stories are fascinating, and I'm sure they'll bring a smile to your face. Or two. The more the merrier!

Some solutions were heavily inspired by works of others! This year's AoC was an incredible learning experience. Hope you learn a thing or two as well!

Usage

Make sure you have Dart installed on your system. Next, get dependencies. Now, you can do two things:

  1. Run package executable file: this prints out solutions to all problems, day by day, into the console with some lovely additional info on what in the Santa's beard you're looking at.
  2. Run the test suite, which is what I'm using during development on test data to verify my solutions work before submitting them.
# Christmas-based output
dart run

# Run test suite
dart test

Personal note

For many of us, December is the time of the year we where gather around with our families and loved ones. Make sure you spend quality time with them. To everyone out there reading this, take care and stay safe. The world needs you.

On that note, also remember that some people are sadly not as fortunate. If you can, and if you want to, consider donating to charity.

And for the first time in my life, I'll end README with an emoji. Merry Christmas and a Happy New Year ❤️

aoc2022's People

Contributors

sunderee avatar

Stargazers

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