3.4 Infix Prefix and Postfix expressions | Data structures
In this lecture, I have described infix prefix and postfix notations which are ways to write arithmetic and logical expressions. I have also discussed how to evaluate infix prefix and postfix expressions with examples.