Projects in Awesome Lists tagged with preorder
A curated list of projects in awesome lists tagged with preorder .
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: 19 Jun 2025
https://github.com/server-craftsman/swd392-mobile-electrical-preorder-system
Created By Huy IT
electrical electrical-systems preorder
Last synced: 31 May 2026
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: 12 Oct 2025
https://github.com/emahtab/flatten-binary-tree-to-linked-list
Flatten a Binary Tree to Linked List
flatten flatten-binary-tree leetcode preorder problem-solving
Last synced: 31 Jan 2026
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: 16 Aug 2025
https://github.com/dryas/f3_tree
A Tree helper for the PHP Fat-Free framework (F3) implementing the modified preorder tree traversal algorithm.
fat-free-framework fat-free-plugins mptt php preorder traversal tree
Last synced: 14 Jan 2026