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

Implement functions to convert between infix, postfix and prefix notations #94

Open
1 of 5 tasks
nbro opened this issue Dec 28, 2022 · 0 comments
Open
1 of 5 tasks
Assignees

Comments

@nbro
Copy link
Owner

nbro commented Dec 28, 2022

TODO

  • Implement infix-to-postfix
  • Implement infix-to-prefix
  • Implement postfix-to-infix
  • Implement prefix-to-postfix
  • Write tests

Resources

@nbro nbro self-assigned this Dec 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant