Dashboard/Stack/Min Stack
Medium#155Auxiliary Stack

Min Stack

Design a stack that supports retrieving the minimum element in O(1).