Coder Social home page Coder Social logo

softrabbit / aoc2020 Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 203 KB

Advent of Code 2020, 50 programming puzzles in 25 languages

JavaScript 4.25% Shell 2.04% VBA 7.11% PHP 6.12% C 3.59% Python 2.77% Java 8.02% Perl 5.84% Pascal 6.19% Ruby 5.76% Clojure 7.83% Scala 6.78% Makefile 1.15% Dart 6.80% GAP 2.97% GDScript 8.59% C++ 2.88% Go 11.31%

aoc2020's Introduction

Anurag's GitHub stats

Top Langs

aoc2020's People

Contributors

softrabbit avatar

Watchers

 avatar

aoc2020's Issues

Day 8, Perl algorithm could be improved

The algorithm for running the simple program after patching should be amended to remember state up to the point where the patch is being made and only run from there on.

And those Perl references and data structures sure need some checking and refinement, too.

Day 16, Go code should use lists

It was a bit late that I discovered that Go actually has a list type in the standard library. Googling for stuff left that pretty unknown to me, so I just did slices all the way. Should revisit and refactor to lists at some point. Other refactoring wouldn't hurt either.

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.