Objective Find minimum value in stack in O(1) time complexity.
Issue : Failing at the below operation (2*x-minEle) in some Leetcode