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

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

Conversion from infix to postfix notations using implemented stack data structure and evaluate the postfix expression.
https://github.com/ranimeshehata/expression-evaluator

data-structures infix-to-postfix java postfix-evaluation stack

Last synced: 3 months ago
JSON representation

Conversion from infix to postfix notations using implemented stack data structure and evaluate the postfix expression.

Awesome Lists containing this project