neetcode-gh/leetcode

Bug Report for evaluate-reverse-polish-notation

Opened this issue · 0 comments

Bug Report for https://neetcode.io/problems/evaluate-reverse-polish-notation

Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.

The Question Description is wrong, it says number lies between -100 to 100, but i encountered a test case in which number >100 is present.