Microsoft | Phone | Evaluate reverse polish notation
Anonymous User
461

The question was the same as https://leetcode.com/problems/evaluate-reverse-polish-notation/solution/

The question was not that hard, but you have to click "run code" at the end of this interview and it's expected that your code gets compiled.
I forgot how to define an array in java (new int[]{1,2,3}) so I will most likely not be moving to the next stage.

I will refine my knowledge on Java so that something like this will not happen again in the next interview. I also learned that I need to be more confident. I explained the complete solution accordingly, but I had doubts about myself. I wasted the next 10 minutes trying to prove why Stack wouldn’t work. Complete disaster

Comments (2)