Min Stack LeetCode SolutionLeetcode Solution / Amazon, Bloomberg, C++ Solution, Design, Google, Java Solution, JavaScript Solution, LeetCode Solution, Medium, Python Solution, Snapchat, Stack, Uber, ZenefitsDesign a stack that supports push, pop, top, and retrieving the minimum element in constant time.