Skip to content

Commit f16c5ef

Browse files
keonclaude
andcommitted
Rename packages: arrays→array, strings→string, bit→bit_manipulation, backtrack→backtracking
Clearer names that follow Python naming conventions: - arrays/ → array/ (singular, matches the data type) - strings/ → string/ (singular) - bit/ → bit_manipulation/ (descriptive of the technique) - backtrack/ → backtracking/ (standard algorithmic term) All __init__.py import paths and test imports updated accordingly. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 432e5ba commit f16c5ef

104 files changed

Lines changed: 147 additions & 147 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

0 commit comments

Comments
 (0)