SAZZAD-AMT / Infix-to-Prefix-Convertion-by-Python

Reverse the infix string. Note that while reversing the string you must interchange left and right parentheses. Obtain the postfix expression of the infix expression Step 1.Reverse the postfix expression to get the prefix expression

Home Page:https://github.com/SAZZAD-AMT/Infix-to-Prefix-Convertion-by-Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SAZZAD-AMT/Infix-to-Prefix-Convertion-by-Python Stargazers