cengizozel/Infix-Calculator
Using my own stack and queue implementations, this program takes several lines of infix notation mathematical calculations, convert them to postfix notation, and evaluate them.
Java
No issues in this repository yet.
Using my own stack and queue implementations, this program takes several lines of infix notation mathematical calculations, convert them to postfix notation, and evaluate them.
Java
No issues in this repository yet.