Learn
Practice
Newsletter
Resources
F
Toggle theme
0
F
Toggle theme
0
Toggle menu
← Back to All Animations
Evaluate Reverse Polish Notation
Bookmark
Input
Example 1
Example 2
Example 3
Custom
tokens
=
[2, 1, +, 3, *]
2
1
+
3
*
stack
algo
master
.
io
Step:
Start of algorithm
0 / 21
Input
Example 1
Example 2
Example 3
Custom
tokens
=
[2, 1, +, 3, *]
0 / 21
2
1
+
3
*
stack
algo
master
.
io
Step:
Start of algorithm