GithubHelp home page GithubHelp logo

a1ip / aoc2020 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from skbkontur/aoc2020

0.0 1.0 0.0 101 KB

Advent of Code 2020 solutions by SKB Kontur's developers

License: MIT License

TypeScript 22.41% C# 51.26% Kotlin 2.93% JavaScript 2.38% Zig 2.10% Python 8.96% F# 3.69% Java 2.91% Rust 3.37%

aoc2020's Introduction

AoC2020

Advent of Code 2020 solutions by SKB Kontur's (and other companies) developers

Earlier code is written in TypeScript, targeting Node v14 or later.
Some solutions are written in C#, Python, Java, Kotlin, Zig and other languages.

Puzzle solutions are located in the src directory, separated by day and part.

To run a specific puzzle written in TypeScript:

  • Install Node v14 or later
  • Run npm i in the root directory
  • Run npm start -- src/day-01/part1.ts or specify a different day and part
  • Have fun!

Note: some puzzles require user-specific input, it's either read from stdin, or hard-coded in the solution.
For other languages you might just have to google language setup process :)

Our journey (in Russian)

  1. first day
  2. second day
  3. third day
  4. fourth day
  5. fifth day
  6. sixth day
  7. seventh day
  8. eighth day
  9. nineth day
  10. tenth day
  11. eleventh day #1, eleventh day #2
  12. twelfth day
  13. thirteenth day
  14. fourteenth day
  15. fifteenth day
  16. sixteenth day
  17. seventeenth day
  18. eighteenth day
  19. nineteenth day
  20. twentieth day
  21. twenty first
  22. twenty fourth day

Santa's nice list

aoc2020's People

Contributors

aminopyridin avatar xoposhiy avatar nulladdict avatar tenebricosa avatar michaeluskov avatar bytimo avatar beevee avatar andgein avatar igorlukanin avatar vakym avatar tolltech avatar mazharenko avatar 0legg avatar dfyz avatar spaceorc avatar odinmillion avatar kurpilyansky avatar pankdm avatar razdva122 avatar anstarovoyt avatar axeluser 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.