[2021 Day 23] [C#] Need help optimizing slow search algorithm

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Advent_Of_Code

    My own solutions for http://adventofcode.com (by VSZM)

  • Thanks, yes I found that it was something with the equals and hashcode. I changed my hashcode and equals here

  • YuGabe.AdventOfCode

    My solutions to Advent of Code riddles. Mainly optimizing for code length, sometimes for time/space. Occasional visualizations. Will merge my previous solutions at one time...

  • Although I just skimmed over your solution, what I was originally missing was limiting the resultset so that once I exceeded the current best solution (used energy), I didn't go deeper. It could be a few things beside this, but this could be it. If you want, you can take a look at my solution at https://github.com/yugabe/YuGabe.AdventOfCode/blob/master/YuGabe.AdventOfCode/Year2021/Day23.cs

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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