Giter Site home page Giter Site logo

advent2019's Introduction

advent2019 - Advent of Code Solutions

Problem Solution Notes/Thoughts
Day 1 Day1Part1.py
Day2Part2.py The for loop on line 12 could likely be written cleaner, likely without a temporary variable
Day 2 Day2.py
Day 3 Day3.py
Day 4 Day4.py I definitely should've combined everything into one function, but I'm posting the code as written! Trying to think how I should post refactors...
Day 5 Day5.py Absolutely the hardest one for me so far. Just understanding each of the instructions (espcially input) took me too many hours. Day 2 wasn't too tricky, I think it was a reading comprehension issue mostly.
Day 6 Day6.py
Day 7 Was super tricky! Haven't finished it yet
Day 8 Day8.py Figuring out how to display the final result was the trickiest. I ended up going with X's and spaces but I'm sure there's some cooler ways to do it.
Day 9 I need to tackle day 7 first, they build off of each other
Day 10 Day10.py atan2 is absolutely critical, I'm glad I asked for help! Writing a way around it was a pain, I ended up scrapping all of it

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.