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

Projects in Awesome Lists tagged with postorder

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

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/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/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: 25 Jul 2025

https://github.com/rrohitramsen/expression-evaluator

Expression Evaluator + Tree Data Structure + Postorder Traversal + Rest API + Spring Boot

data data-structures design-patterns json microservice postorder problem-solving spring-boot swagger-api swagger-docs swagger-ui tree tree-structure

Last synced: 04 Apr 2026