master
Add __init__.py files in all the directories (#2503)
pre-commit: Upgrade psf/black for stable style 2023 (#8110)
Added alternative_list_arrange method (#4631)
Fix sphinx/build_docs warnings for other (#12482)
[pre-commit.ci] pre-commit autoupdate (#12623)
Doomsday Algorithm: Fix leap year check (#12396)
Enable ruff RUF002 rule (#11377)
Enable ruff DTZ005 rule (#11327)
[pre-commit.ci] pre-commit autoupdate (#9543)
Add pep8-naming to pre-commit hooks and fixes incorrect naming conventions (#7062)
Fixes broken "Create guess_the_number_search.py" (#8746)
Add h index (#8036)
Various ruff fixes (#12821)
Add DocTests to magicdiamondpattern.py (#10135)
[pre-commit.ci] pre-commit autoupdate (#11322)
Create maximum_subsequence.py (#7811)
Added doctests , type hints for other/nested_brackets.py (#10872)
Small docstring time complexity fix in number_container _system (#8875)
Enable ruff ARG001 rule (#11321)
Enable ruff E741 rule (#11370)
Add sliding window maximum using monotonic deque (#14133)