There is just one problem with this Kata - the test cases with expressions like "1 2 3" are incorrect. In reverse polish notation, there is always an operation specified at the very end of the string.
Loading collection data...
There is just one problem with this Kata - the test cases with expressions like "1 2 3" are incorrect. In reverse polish notation, there is always an operation specified at the very end of the string.