advent-of-code

See https://adventofcode.com (by kage23)

Advent-of-code Alternatives

Similar projects and alternatives to advent-of-code

  • num-bigint

    Big integer types for Rust

  • AoC20

    My solutions for Advent of Code 2020 (by meithan)

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better advent-of-code alternative or higher similarity.

advent-of-code reviews and mentions

Posts with mentions or reviews of advent-of-code. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-23.
  • [2021 Day 23 (Part 2)] [Typescript] Please help me optimize my code!
    1 project | /r/adventofcode | 27 Dec 2021
    So I wrote some code that can solve Part 1 of Day 23 in about 1.6 seconds for the sample input, and about 53 seconds for my actual input. Not great, but okay. It uses the A* implementation I originally wrote for Day 15, and then modularized for Day 23 (and hopefully future years). Then I updated the code for Part 2 (in two separate commits, this and this). These updates made it significantly worse. :/ Now, when I run Part 1 for the sample input, it takes about 10 seconds to find the answer. Earlier, I started it looking for the Part 2 answer on the sample input, then went and ate dinner and watched a TV show, and 45+ minutes later, it was still running and hadn't found the solution yet, so I killed it. Does anyone have any suggestions on what I might have done to make things so much worse, and/or how to optimize what I have now? I don't mind something that takes a couple of minutes potentially to find the solution, maybe even up to 10-15 minutes on a hefty problem, but this is going to take forever to find the solution.
  • [2020 Day 23] Indiana Jones and the Crab Raft
    3 projects | /r/adventofcode | 23 Dec 2020
    As someone who has completed every year of Advent of Code so far, I read Part 1 and said to myself, "I'd better just go ahead and use a linked list for this; part 2's gonna be huge." My AoC project (in TypeScript) has my own custom doubly-linked list implementation that has served me pretty well. My runtime for part 2 of this challenge was ~14 seconds.

Stats

Basic advent-of-code repo stats
2
0
0.0
5 months ago

The primary programming language of advent-of-code is TypeScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com