GithubHelp home page GithubHelp logo

advent-of-code-2023-typescript's Introduction

Improvements/missing

  • Day 5 part 2 is currently a brute-force using part 1 (takes ~8.5 minutes on Ryzen 5 5600H). Map in reverse; find locations that there is a seed for?
  • Day 12 part 1 is a brute-force, more elegant solution (albeit it only takes ~6 seconds) from solving part 2 (if ever, see below)?
  • Day 12 part 2 not solved. No clue how to do it, and reusing part 1 will never finish running
  • Day 14 part 2: Got some help from Copilot (see inline comments), but would like to return and figure out how to properly find a repeating sequence and the result after a billion cycles
  • Day 17 not done yet, but have an idea
  • Day 21 part 2 seems reasonable, but didn't feel like trying after looking at the solutions lol
  • Day 24 part 2 possibly doable, but probably need to know/read some more maths

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.