Link-List,Stack,Queue,Tree,hash Function,Graph
-
Updated
Jun 15, 2019 - C++
Link-List,Stack,Queue,Tree,hash Function,Graph
Infix Expression Operations | Collaborated on this Project with @Jay9874
Django Website to Convert infix Expression to Postfix/Prefix Expression. Also Evaluate Postfix/Prefix Expression.
3rd Sem Algorithms...
A simple Postfix Prefix Calculator based on stack.
This is a prefix evaluator written in C. It takes a prefix expression as input and evaluates it. It supports the following operators: + - * / ^ ( )
Add a description, image, and links to the prefix-evaluation topic page so that developers can more easily learn about it.
To associate your repository with the prefix-evaluation topic, visit your repo's landing page and select "manage topics."