Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created postfix to infix converter #1313

Closed
wants to merge 1 commit into from

Conversation

Kavyashah26
Copy link

Description of Change

This postfix to infix converter converts postfix expression to infix and returns it , if any checks are not passed during conversion it populates relevant message for that. And if this condition doesn't apply it checks output with expected output and if that is wrong it aborts the program.

References

issue no. #1299

Checklist

  • [ X] Added description of change
  • [ X] Added file name matches File name guidelines
  • [X ] Added tests and example, test must pass
  • [ X] Relevant documentation/comments is changed or added
  • [ X] PR title follows semantic commit guidelines
  • [ X] Search previous suggestions before making a new one, as yours may be a duplicate.
  • [ X] I acknowledge that all my contributions will be made under the project's license.

Notes: This postfix to infix converter converts postfix expression to infix and returns it if all the checks are passed , at the end final evaluation of answer happens to check output is correct or not.

@Kavyashah26
Copy link
Author

@Panquesito7 , @alexpantyukhin @tjgurwara99 . Please kindly review this PR, It's been a long time. I know you might be busy and that's perfectly fine , but please go through and let me know any updates

Copy link
Contributor

This pull request has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label Nov 29, 2023
Copy link
Contributor

github-actions bot commented Dec 6, 2023

Please ping one of the maintainers once you commit the changes requested or make improvements on the code. If this is not the case and you need some help, feel free to ask for help in our Gitter channel or our Discord server. Thank you for your contributions!

@github-actions github-actions bot closed this Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant