Skip to content

Latest commit

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Linked-List-Stack-Program

Project to convert from infix to postfix and postfix to infix notation. This uses a stack to store the input from the user and depending on specific conditions, it pops and pushes elements from the input in a specific notation. The linked list stores the equations and conversions to be printed when necessary. The options are to convert from infix to postfix, postfix to infix, print equations and exit the program. After the program is terminated it prints all of the conversions.

About

Project to convert from infix to postfix and postfix to infix notation.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages