[2022 Day 7 (Part 1)][Python] I already solved day 7, but want some pointers on how to use recursion to solve it

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
  • advent_of_code_2022

    My solutions to the Advent of Code 2022 challenge, writen in Python (by jangboolee)

  • My full solution is here.

  • aoc2022

    My Advent of Code solutions in 25 different programming languages with explanations included. (by Iamlel)

  • Im not sure if my solution is any good but I used a parent pointer tree, and each node had a size and parent. Then, I put all the directions into a list, and on cd .. you just get the parent of the parent. At the end, i did have to loop through and add the sizes of all the children to their parent, or you could do that as you go. Here is my code: code and I also included an explanation of the solution in the readme.md.

  • 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

  • Glance: A self-hosted dashboard that puts all your feeds in one place

    2 projects | news.ycombinator.com | 14 May 2024
  • Show HN: Pi-C.A.R.D, a Raspberry Pi Voice Assistant

    3 projects | news.ycombinator.com | 13 May 2024
  • MicroPython in WASM

    1 project | news.ycombinator.com | 14 May 2024
  • Dagger.io : La nouvelle ère du CI/CD dans le monde DevOps

    3 projects | dev.to | 14 May 2024
  • Should Rye Exist?

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