SpiceQA
Questions
Tags
Users
Badges
postfix-notation
postfix-notation
2 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
I have written this code to convert an infix expression to a postfix expression using Stacks in CPP
Devansh Garg
0
•
asked Sep 15, 2022
-1
1
55
infix-notation
postfix-notation
stack
data-structures
c++
Code to convert infix to postfix is not working in case of a+(b-c)*d$e/f+g$(h-i) as input
Ashutosh Deshmukh
0
•
asked Sep 6, 2022
1
1
70
postfix-notation
runtime-error
stack
data-structures
c
1
(current)
Hot Questions