Algorithms icon indicating copy to clipboard operation
Algorithms copied to clipboard

#Issue854 : Prefix-Postfix-Infix interconversion algorithm in C & Java

Open AnubhaSharma2709 opened this issue 2 years ago • 3 comments

🛠️ 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:

  1. I have implemented a Menu Driven Program for the interconversion of Prefix-Postfix-Infix Expressions.

Kindly Review my Code.

JAVA IMPLEMTATION output-1 output-2

AnubhaSharma2709 avatar Jun 04 '23 05:06 AnubhaSharma2709

Thanks for your contribution we will soon check your PR @AnubhaSharma2709 :)

github-actions[bot] avatar Jun 04 '23 05:06 github-actions[bot]

@AnubhaSharma2709 Kindly make the required changes ASAP

Kumar-laxmi avatar Jun 16 '23 04:06 Kumar-laxmi

Sorry for the delay I have changed the file name and added the screenshots

AnubhaSharma2709 avatar Jun 16 '23 17:06 AnubhaSharma2709

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.

github-actions[bot] avatar Jul 12 '24 16:07 github-actions[bot]