COMMITS
June 6, 2026
A
fix: update footer link to portfolio
Ahmed Hossam committed
A
fix: add dp_digits.cpp to README
Ahmed Hossam committed
A
fix: add dp_digits.cpp to website template list
Ahmed Hossam committed
A
website: fix DS icon, redesign snippets as dedicated section
Ahmed Hossam committed
A
fix: remove multi-space alignment in lazy_propagation CUSTOMIZE block
Ahmed Hossam committed
A
refactor lazy_propagation: rewrite with CUSTOMIZE block and bug fixes
Ahmed Hossam committed
A
refactor snippets: split monolithic file into categorized snippets/ folder
Ahmed Hossam committed
June 5, 2026
A
update README and website: fix all file links to snake_case names
Ahmed Hossam committed
A
rename all .cpp files to snake_case; fix typos: Seive->sieve, Miller_Robin->miller_rabin
Ahmed Hossam committed
A
A
A
A
A
A
fix Fenwick_Tree doc: correct sum example, add plain-function op example; update snippet
Ahmed Hossam committed
A
A
add doc comment blocks to all 56 snippets
Ahmed Hossam committed
A
sync all 51 snippets with current .cpp templates
Ahmed Hossam committed
A
sync snippets with all updated templates
Ahmed Hossam committed
A
update CP.code-snippets: sync 5 snippets with refactored templates
Ahmed Hossam committed
A
add Op/InvOp template params to Fenwick_Tree
Ahmed Hossam committed
A
fix and optimize all three Fenwick tree files
Ahmed Hossam committed
A
fix and improve Seg_Tree_2D.cpp
Ahmed Hossam committed
A
remove make_seg_tree factory, use Op + decltype pattern
Ahmed Hossam committed
A
add make_seg_tree factory for lambda-based custom ops
Ahmed Hossam committed
A
fix and improve Seg_Tree.cpp
Ahmed Hossam committed
A
redesign README with badges, tables, and full template index
Ahmed Hossam committed
A
update all 56 algorithm templates
Ahmed Hossam committed
A
redesign site with modern CP template browser
Ahmed Hossam committed
A
Merge pull request #4 from Mahmoussam/patch-1
Ahmed Hossam committed