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

https://github.com/mostafagalal1/expression_evaluator

Application using implemented stack data structure to convert from infix to postfix notations. And evaluate the postfix expression.
https://github.com/mostafagalal1/expression_evaluator

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

Last synced: about 1 year ago
JSON representation

Application using implemented stack data structure to convert from infix to postfix notations. And evaluate the postfix expression.

Awesome Lists containing this project