Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 257 Bytes

File metadata and controls

6 lines (5 loc) · 257 Bytes

convertion_suffix-exp_To_prefix-exp

We use the stack in this code. Let's examine the characters from the left to the right If it was an operand, we would push to the stack If it was an operator, we would pop from the stack and put it in a special order.