An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with preorder

A curated list of projects in awesome lists tagged with preorder .

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