The program reads a set of lines containing arithmetic expression from a txt file. Converts the expressions to postfix, evaluates them and then outputs the answer to the file. The postfix evaluation is performed using stack with two implemenation - LinkedList and Dynamuc Arrays. The program also checks for invalid input expressions.
-
Notifications
You must be signed in to change notification settings - Fork 0
aranta-rokade/postfix-expression
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published