Evaluating a Reverse Polish Notation using Stack data structure

This post explains what is a reverse polish notation, how to evaluate a reverse polish notation and an algorithm for the same. It also provides a program which evaluates such a notation. Prerequisites : Knowledge of Java, data structures, stack data structure and the operations that can be performed on it. Understanding about time andContinue reading “Evaluating a Reverse Polish Notation using Stack data structure”

Design a site like this with WordPress.com
Get started