[2021 Day 3 (Part 2)] O2 Xmas Trie, CO2 Xmas Trie ...

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • AdventOfCode

  • For Day 3, Part 2, I used a Trie to organize all the input strings. To find the O_2 Generator and CO_2 Scrubber status, I just had to walk the tree, no repeated filtering needed. This is a visualization of the example input as a Trie, with red nodes representing the 0 bits, and white nodes representing the 1 bits, and the size of the node (and the numbers displayed inside) indicate how many input strings traveled this path. Created from C# code, passed through graphviz, and then cleaned up in Adobe Illustrator.

  • AdventOfCode2021

  • 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

  • TimeGPT: Production Ready Time Series Foundation Model for Forecasting

    1 project | news.ycombinator.com | 8 May 2024
  • Deep-Kan

    1 project | news.ycombinator.com | 8 May 2024
  • Zimtohrli: A New Psychoacoustic Perceptual Metric for Audio Compression

    2 projects | news.ycombinator.com | 8 May 2024
  • LangChain Chains: Simple to Advanced Workflows

    1 project | dev.to | 7 May 2024
  • Mini-assistant: OpenAI Assistant compatible API at your service locally

    1 project | news.ycombinator.com | 7 May 2024