Inspiration

Difficulty in manual conversion of expression

What it does

If infix expression is entered, converts it into prefix or postfix depending upon the file chosen

How we built it

C++ and data structure basics

Challenges we ran into

Not much other than C++ syntax

Accomplishments that we're proud of

Coding it in less than 10 mins

What we learned

I guess use case of stack

What's next for Infix to Prefix and Postfix using Stack Data Structure

Incorporate it into a website where users can access it through a GUI menu

Built With

Share this project:

Updates