[FEATURE] [NEW ALGO] Infix to Prefix #168

Closed
opened 2026-01-29 15:06:29 +00:00 by claunia · 6 comments
Owner

Originally created by @Kavyashah26 on GitHub (Sep 30, 2023).

Detailed description

Detailed description
I think Infix To prefix algo is missing, so I want to add this algo and contribute.

Context
This algorithm is very important for understanding conversions of expressions.

Possible implementation
No response

Additional information
No response

Context

I am willing to contribute this algo .
This will help others to understand the logic behind conversion of expressions

Possible implementation

No response

Additional information

No response

Originally created by @Kavyashah26 on GitHub (Sep 30, 2023). ### Detailed description Detailed description I think Infix To prefix algo is missing, so I want to add this algo and contribute. Context This algorithm is very important for understanding conversions of expressions. Possible implementation No response Additional information No response ### Context I am willing to contribute this algo . This will help others to understand the logic behind conversion of expressions ### Possible implementation _No response_ ### Additional information _No response_
claunia added the Staleenhancement labels 2026-01-29 15:06:29 +00:00
Author
Owner

@AvinashReddy19 commented on GitHub (Oct 1, 2023):

can you assign me this issue

@AvinashReddy19 commented on GitHub (Oct 1, 2023): can you assign me this issue
Author
Owner

@sahill-chand commented on GitHub (Oct 1, 2023):

@Kavyashah26 Kavyashah26.Please assign me this project.I will complete this project in just one day by using comments and appropriate variable names and in most efficient way.Desperately Looking ahead to work with you.

@sahill-chand commented on GitHub (Oct 1, 2023): @Kavyashah26 Kavyashah26.Please assign me this project.I will complete this project in just one day by using comments and appropriate variable names and in most efficient way.Desperately Looking ahead to work with you.
Author
Owner

@Kavyashah26 commented on GitHub (Oct 1, 2023):

@PRONOBITA I am also here to contribute , Just check I am the only one who has opened this issue.
I am also waiting for approval from maintainers .

@Kavyashah26 commented on GitHub (Oct 1, 2023): @PRONOBITA I am also here to contribute , Just check I am the only one who has opened this issue. I am also waiting for approval from maintainers .
Author
Owner

@CascadingCascade commented on GitHub (Oct 2, 2023):

There's no need to ask to be assigned, if you can contribute, just write your code then open a PR. The contribution guidelines also mentioned this:

Issues Please avoid opening issues asking to be "assigned” to a particular algorithm. This merely creates unnecessary noise for maintainers. Instead, please submit your implementation in a pull request, and it will be evaluated by project maintainers.
@CascadingCascade commented on GitHub (Oct 2, 2023): There's no need to ask to be assigned, if you can contribute, just write your code then open a PR. The contribution guidelines also mentioned this: ``` Issues Please avoid opening issues asking to be "assigned” to a particular algorithm. This merely creates unnecessary noise for maintainers. Instead, please submit your implementation in a pull request, and it will be evaluated by project maintainers. ```
Author
Owner

@github-actions[bot] commented on GitHub (Nov 2, 2023):

This issue 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[bot] commented on GitHub (Nov 2, 2023): This issue 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.
Author
Owner

@github-actions[bot] commented on GitHub (Nov 12, 2023):

Please ping one of the maintainers once you add more information and updates here. 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[bot] commented on GitHub (Nov 12, 2023): Please ping one of the maintainers once you add more information and updates here. If this is not the case and you need some help, feel free to ask for help in our [Gitter](https://gitter.im/TheAlgorithms) channel or our [Discord server](https://the-algorithms.com/discord/). Thank you for your contributions!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#168