7 Commits

Author SHA1 Message Date
AnupamBahl
5f31db7884 Merge branch 'stack-track-min-max' of https://github.com/AnupamBahl/PythonAlgorithms into stack-track-min-max 2023-10-06 17:19:18 -07:00
AnupamBahl
d087488661 Annotating Stack 2023-10-06 17:18:50 -07:00
pre-commit-ci[bot]
3393523ca3 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-10-07 00:05:59 +00:00
AnupamBahl
60fb7eee85 Fixing doctests 2023-10-06 16:59:15 -07:00
AnupamBahl
d9dea17695 Ruff changes 2023-10-06 16:55:07 -07:00
AnupamBahl
885d58f019 Adding more comments 2023-10-06 16:34:59 -07:00
AnupamBahl
4c4196af9b A stack implementation that tracks min/max element in constant time 2023-10-06 00:27:22 -07:00