Git Product home page Git Product logo

adventofcode.net's Introduction

Welcome

This is my project for the AdventOfCode event of 2020 and 2021 (more are following).

AdventOfCode is an annual event which started in 2015 to challenge programmers. 2 tasks are given each day to solve where the second task is related to the first. For each task you get 1 star, at the end you should have 50 stars.

Disclaimers

AdventOfCode is supposed to be done in the advent time 1st to 25th of December,

  • 2020: I am late more than a month for this years event.
  • 2021: So far I am keeping up, just 2 days behind.

What to do here?

Have a look around for many reasons:

  • You are stuck and want to know how to solve a problem
  • You are interested in my coding skills
  • You want to compare your solution to the solution of someone else
  • Whatever other reasons you can think of (let me know so I can put it here)

You can just review all my code and git handling right here on Github or clone the repository using your favourite IDE (I prefer JetBrains' Rider) or the ominous shell.

I am open to recommendations on how I could have done better.

Structure

For every event there is a project with the naming convention "Year" plus whatever year you are interested in.

For every event there is a xUnit test project with the naming convention "Test" plus whatever year it is referencing to.

Prerequisites

  • .net 6 SDK

Lessons learned

  • Linq simplifies everything and makes the code much more readable
  • Unit testing is a must to see ones mistakes and fix it quickly
  • Taking a 10 minute thinking break makes solving problem far easier

adventofcode.net's People

Contributors

maixnor avatar

Stargazers

 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.