mohamedhassan279 / Expression-Evaluator

Java application uses stack data structure to convert infix notation to postfix and evaluate it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expression Evaluator

Java application uses stack data structure to convert infix notation to postfix and evaluate it.

About

Java application uses stack data structure to convert infix notation to postfix and evaluate it.


Languages

Language:Java 100.0%