How can I implement a general tree, NOT a binary tree?

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

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
  • C# Algorithms

    :books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#

  • There are a lot of different types of trees and the implementation depends heavily on the problem it solves. GitHub has many C# tree implementations such as this project if you go looking. I wrote a structure similar to a trie where each node contained a Dictionary so I could parse hierarchical paths for a project structure.

  • 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

  • C# Algorithms

    1 project | news.ycombinator.com | 22 Apr 2021
  • Kotlin-Algorithms-and-Design-Patterns

    1 project | /r/Kotlin | 1 Nov 2023
  • Hacktoberfest 2023 Reflections

    1 project | dev.to | 26 Oct 2023
  • Do you know of any helpful sources like this for leetcode?

    1 project | /r/csMajors | 2 Oct 2023
  • Kotlin-Algorithms-and-Design-Patterns

    1 project | /r/KotlinAndroid | 18 Sep 2023