#Issue854 : Prefix-Postfix-Infix interconversion algorithm in C & Java
🛠️ Issue 854
#854
👨💻 Prefix-Postfix-Infix interconversion algorithm to be implemented in C & Java
I was given the reference of the following GithHb Repository.
https://github.com/Kumar-laxmi/Algorithms/blob/main/C%2B%2B/Maths/Infix_Postfix_Prefix_Interconversion.cpp https://github.com/Kumar-laxmi/Algorithms/blob/main/Python/Maths/prefix_infix_postfix_interconversion.py
Based on the above code:
- I have implemented a Menu Driven Program for the interconversion of Prefix-Postfix-Infix Expressions.
Kindly Review my Code.
Thanks for your contribution we will soon check your PR @AnubhaSharma2709 :)
@AnubhaSharma2709 Kindly make the required changes ASAP
Sorry for the delay I have changed the file name and added the screenshots
This pull request has been automatically closed because it has been inactive for many days. Please reopen if you still intend to submit this pull request.