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

Open
opened 2026-01-29 15:06:25 +00:00 by claunia · 0 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:25 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#165