Topic: Stack Problem / Level: intermediate

Problem: Design a stack-based function to evaluate an arithmetic expression in infix notation.

Run the code to see the output here...