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)
Add largest rectangle histogram (#12269)
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)
prefix_evaluation: Add alternative recursive implementation (#12646)
Various ruff fixes (#12821)
added implementing stack using two queues (#10076)
Fixing stock_span_problem.py (#10540)