Topic: "n-ary-tree"
kpeeters/tree.hh
An STL-like C++ header-only tree library
Language: C++ - Size: 1.18 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 138 - Forks: 32

HowProgrammingWorks/DataStructures
Data structures basics
Language: JavaScript - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 6 - Forks: 30

lbwa/n-ary
n-ary tree(also known as k-ary or k-way tree) implementation in JavaScript(TypeScript).
Language: TypeScript - Size: 313 KB - Last synced at: 8 days ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

CoolerVoid/ice_narytree
C library to use Generic tree creation with resources to carry custom data and common functions(n-ary, traversal, search,create, insert childs/siblings,remove childs, destroy trees...)
Language: C - Size: 96.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

bmmeijers/pysfc
Functionality to use Space Filling Curves inside PostgreSQL for clustering, indexing, querying & retrieval of nD Points [Python]
Language: Python - Size: 391 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

miraclx/enary
Provided a leaf capacity and a branching factor, generate an n-ary tree for visualizations
Language: JavaScript - Size: 25.4 KB - Last synced at: 1 day ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

Chinmay6345/Trees
Contains various methods and traversals of Binary Trees from problems on leet code in c#. Contains only the function and not the entire code.
Language: C# - Size: 65.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

sevagh/k-ary-tree
generic Go k-ary-tree with a recursive child-sibling binary tree representation
Language: Go - Size: 68.4 KB - Last synced at: about 16 hours ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

B-T-D/DSAP
Data structure and algorithm implementations in Python.
Language: Python - Size: 473 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

davidmasse/blog-permute
Exploring permutations, time complexity, recursion, memoization, trees and e
Language: Jupyter Notebook - Size: 115 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

dsw7/ExtendedTree
A program for recursively calculating relative disk usage
Language: C++ - Size: 69.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ovuiproduction/Unix-File-System-Simulation
This project simulates a Unix-like file system using an N-ary tree data structure, enabling efficient file and directory management. It supports essential operations like creation, deletion, traversal, and renaming while providing a command-line interface that mimics Unix shell commands for an intuitive user experience.
Language: C - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Infinitifall/NATlibc
A tiny standalone library for trees in C. Zero dependency, extensively documented, < 1000 SLOC.
Language: C - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

francy111/Albero_m-ario
Progetto di Algoritmi e Strutture Dati del corso di Laurea di Informatica a.s. 2022/2023. Esercizio 4: realizzare un albero m-ario
Language: HTML - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

CamiloD16/Wireless-sensor-networks
Development of codes for wireless sensor networks. This work works on concepts of nodes, n-ary tree, linked lists and detection of parent-child nodes.
Language: C - Size: 1.85 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

TodorovicSrdjan/TreeOfLife
A program for answering questions about relationships between some categories on a given set of data.
Language: C - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Uzama/p2p-network-simulator
A REST API application to simulate a p2p network with a tree topology.
Language: Go - Size: 49.8 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

eavelasquez/n-ary-tree-program
Language: Java - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

HarryAhuja/Directory_System
Low Level Design and Implementation of Directory System in which user can make, remove, copy, move, find any directory.
Language: C - Size: 93.8 KB - Last synced at: 10 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

last-saiyan/xml-parser
simple xml parser
Language: Java - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0
