/InfixToPostfix

A program that converts an Infix expression to a Postfix one as well as evaluates a Postfix expression by utilizing a LinkedStack data structure.

Primary LanguageJava

Stargazers

No one’s star this repository yet.