Python implementation of a Stack supporting push/pop/get-last/get-max/get-size in o(1)
Primary LanguagePythonMIT LicenseMIT