Projects in Awesome Lists tagged with postorder
A curated list of projects in awesome lists tagged with postorder .
https://github.com/dirkster99/treelib
A .Net Standard Library with Generic methods to traverse k-ary trees in any order required.
algorithms breadth-first-search depth-first-search dotnet-standard generic generic-methods graph-algorithms ienumerable ienumerable-extension levelorder postorder preorder traversal traversal-methods tree
Last synced: 19 Apr 2025
https://github.com/praabindhp/binary_search-tree
C Program For Binary Search Tree
binary-search-tree c code create delete find inorder insert maximum minimum postorder preorder programming-language
Last synced: 05 Mar 2025
https://github.com/nemeslaszlo/binarysearchtree
BinarySearchTree in python which insert, delete, contains, preorder, inorder,postorder methods and with a example tree. (Practise Implementation)
binary-search-tree contains delete inorder insert postorder preorder tree
Last synced: 24 Mar 2025
https://github.com/basemax/traversalbst
This is a simple implementation of Binary Search Tree (BST) in C language. All In-order, Pre-order, and Post-order traversal functions are implemented.
binary-search-tree binary-tree bst c data-structure datastructure ds inorder postorder postorder-traversal preorder traversal tree
Last synced: 03 Apr 2025
https://github.com/emikodes/grafi-alberi-algoritmi-implementazione-c
Guida completa ai grafi e agli alberi, con visite, algoritmi di ricerca dei percorsi minimi, e codice per l'implementazione di alberi binari / ABR (BST) in linguaggio C.
bellman-ford bellman-ford-algorithm bfs-algorithm bfs-search binary-search-tree bst-tree dfs-algorithm dfs-search dijkstra-algorithm dijkstra-shortest-path euler-graph graph-algorithms graphs graphs-theory hamiltonian-cycle inorder minimum-spanning-tree postorder preorder tree-structure
Last synced: 26 Feb 2025
https://github.com/tonisanta/generar-arbol
Generar postorden de un árbol a partir de sus recorridos de preorden e inorden
arbol data-structures postorden postorder tree
Last synced: 11 Mar 2025