Skip to content

Conversation

@pushpit-J19
Copy link
Contributor

Related Issue

  • Info about the related issue

  • DevIncept Participant

  • Contributor

Closes: #62

Describe the changes you've made

Added the code for infix to postfix conversion using stack . Added readme files and the outputs with 3 examples.

Type of change

What sort of change have you made:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Manually run and tested

Checklist:

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly whereever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added test cases that prove my fix is effective or that my feature works.
@prathimacode-hub prathimacode-hub added the DCP21 This issue will be considered for DCP21 label Jul 15, 2021
Copy link
Owner

@prathimacode-hub prathimacode-hub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Impressive work. Great going. Wonderful inaguration to Stacks. 🎇🤩@pushpit-J19

@prathimacode-hub prathimacode-hub added the 🟨 Level2 This issue will be considered as level 2 issue for DevIncept 21.Points will be 15 label Jul 15, 2021
@prathimacode-hub prathimacode-hub merged commit 433825f into prathimacode-hub:main Jul 15, 2021
@pushpit-J19 pushpit-J19 deleted the Infix-to-Postfix branch July 16, 2021 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DCP21 This issue will be considered for DCP21 🟨 Level2 This issue will be considered as level 2 issue for DevIncept 21.Points will be 15

2 participants