[2023 Day 5 (Part 2)] [JS] Anyone beat 19ms?

This page summarizes the projects mentioned and recommended in the original post on /r/adventofcode

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • AdventOfCode_2023

    DSA Problem Solving with a Holiday Twist

  • Link to code if you want to check it out: https://github.com/rossvasquez/AdventOfCode_2023/blob/main/december_05/part_two_v2.js

  • advent-of-code

    Advent of Code 2021-2022, JS/Rust/Python (by Joxter)

  • https://github.com/Joxter/advent-of-code/blob/master/2023/js/day05.js JS, 4ms (macbook air m1). I don't believe it is an ideal solution, but I tried to make it clear and simple

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • AoC2023

    My solutions to Advent of Code 2023 https://adventofcode.com/2023 (by PetchyAL)

  • advent-of-code-2023

    My Advent of Code 2023 Solutions (Go, Python and Typescript) (by torbensky)

  • I didn't go for any optimization, just what I thought was a straightforward "clean" solution that was good enough: https://github.com/torbensky/advent-of-code-2023/blob/main/day05/solution.ts

  • advent

    Advent of Code solutions for Node (by rjwut)

  • My solution runs both parts in 3.5 ms on my 1.80 GHz Dell machine, which I think is pretty good for JavaScript. I explain my solution in the comments.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts