master
Update infix to postfix (#3817)
Enable ruff SIM102 rule (#11341)
[pre-commit.ci] pre-commit autoupdate (#11322)
fixes #8673; Add operator's associativity check for stacks/infix_to_p… (#8674)
Enable ruff PLR5501 rule (#11332)
Added new algorithm to generate numbers in lexicographical order (#11674)
Improve comments, docstrings in next_greatest_element.py (#11685)
Updated postfix_evaluation.py to support Unary operators (#8787)
pre-commit: Upgrade psf/black for stable style 2023 (#8110)
Added doctest to stack.py (#11149)
added implementing stack using two queues (#10076)
[pre-commit.ci] pre-commit autoupdate (#9013)