master
Add README files 1/7 (#5754)
Add __init__.py files in all the directories (#2503)
doctest all_combinations.py (#12506)
Fixes #9943 (#10252)
[pre-commit.ci] pre-commit autoupdate (#11322)
Upgrade to Python 3.12 (#9576)
Enable ruff PLR5501 rule (#11332)
Generate parentheses (#10903)
[pre-commit.ci] pre-commit autoupdate (#11473)
Match a pattern and String using backtracking (#9861)
Updated test cases of power_sum.py (#9978)
UPDATED rat_in_maze.py (#9148)
Enable ruff RUF002 rule (#11377)
Add Word Break algorithm (#11687)
Add word ladder algorithm in backtracking (#11590)
backtracking -> word_search - replacing the example in doctest (#10188)