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

[Feature] Add stack representation in Infix Prefix Postfix Calculator #1236

Closed
4 tasks done
its-kumar-yash opened this issue Jun 6, 2024 · 11 comments · Fixed by #1922
Closed
4 tasks done

[Feature] Add stack representation in Infix Prefix Postfix Calculator #1236

its-kumar-yash opened this issue Jun 6, 2024 · 11 comments · Fixed by #1922
Assignees
Labels
calculator upgrade 🔢 Adds more functionality to the existing calculator enhancement ✨ New feature or request KWOC KWOC Open Source Program

Comments

@its-kumar-yash
Copy link
Contributor

its-kumar-yash commented Jun 6, 2024

Description

The program converts an infix mathematical expression to both postfix and prefix forms while displaying the conversion steps. It uses stacks to manage operators and parentheses. It reverses the input expression for processing, maintains precedence rules, and generates steps for both conversions, displaying them in separate tables.

Screenshots

image
image
image

Checklist

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a KWOC'24 contributor.

Code of Conduct

Copy link

github-actions bot commented Jun 6, 2024

Hey @its-kumar-yash, Welcome to the project CalcDiverse! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

@Rakesh9100
Copy link
Owner

We already have Infix Prefix Postfix Calculator @its-kumar-yash

@Rakesh9100 Rakesh9100 added the question 🤔 Further information is requested label Jun 21, 2024
@its-kumar-yash
Copy link
Contributor Author

@Rakesh9100 but that doesn't show the steps in form of stack

@Rakesh9100
Copy link
Owner

You can enhance that calculator then and add more features @its-kumar-yash

@Rakesh9100
Copy link
Owner

Do you want to proceed @its-kumar-yash

@its-kumar-yash
Copy link
Contributor Author

@Rakesh9100 Yes

@Rakesh9100
Copy link
Owner

Go ahead @its-kumar-yash

@Rakesh9100 Rakesh9100 added gssoc GSSoC 2k24 Open Source Program and removed question 🤔 Further information is requested labels Jul 6, 2024
@Rakesh9100 Rakesh9100 changed the title [Feature] Add Infix To Postfix and Prefix Calculator [Feature] Add stack representation in Infix Prefix Postfix Calculator Jul 6, 2024
@Rakesh9100
Copy link
Owner

Provide your PR @its-kumar-yash

@Rakesh9100 Rakesh9100 added the question 🤔 Further information is requested label Jul 12, 2024
@Rakesh9100 Rakesh9100 added up for grab ✋ This issue is up to be assigned and removed question 🤔 Further information is requested labels Jul 30, 2024
@Rakesh9100 Rakesh9100 removed the gssoc GSSoC 2k24 Open Source Program label Dec 2, 2024
@Nishakulkarni06
Copy link
Contributor

@Rakesh9100 I can do this

@Rakesh9100
Copy link
Owner

Proceed @Nishakulkarni06

@Rakesh9100 Rakesh9100 added KWOC KWOC Open Source Program and removed up for grab ✋ This issue is up to be assigned labels Dec 17, 2024
Copy link

Hello @its-kumar-yash! Your issue #1236 has been closed. Thank you for your contribution!! 🙌

@Rakesh9100 Rakesh9100 added enhancement ✨ New feature or request calculator upgrade 🔢 Adds more functionality to the existing calculator labels Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
calculator upgrade 🔢 Adds more functionality to the existing calculator enhancement ✨ New feature or request KWOC KWOC Open Source Program
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants