Skip to content

Low-Signal/Postfix-Infix-Converter

Repository files navigation

Postfix-Infix-Converter

This program takes in postfix or infix expressions and converts them to one another using a binary search tree. This program also gives information about the tree like the number of nodes and amount of leaf nodes.

About

This program takes in postfix or infix expressions and converts them to one another using a binary search tree.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages