-
-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Pull requests: TheAlgorithms/C-Plus-Plus
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: Domino tromino tiling problem using matrix exponentiation
#3164
opened Jun 3, 2026 by
Hxrshthetic
Loading…
8 tasks done
Implement fast integer power function for Armstrong check
#3162
opened Jun 1, 2026 by
SHREEMATHI-SRIDAR
Loading…
8 tasks
feat: add Fibonacci with O(1) space optimization
#3161
opened Jun 1, 2026 by
snehal-thombare08
Loading…
4 tasks done
feat: add bst v3 implementation and update cmake
#3158
opened May 30, 2026 by
Abdo2000-1
Loading…
8 tasks done
feat: add Segment Tree with Range Minimum Query using lazy propagation
#3157
opened May 30, 2026 by
snehal-thombare08
Loading…
fix: resolve -Wsign-compare warnings in data_structures
#3156
opened May 30, 2026 by
f-p-0
Loading…
3 tasks done
feat: add Mo's Algorithm for offline range queries
#3155
opened May 29, 2026 by
snehal-thombare08
Loading…
4 tasks done
feat: add Sparse Table for Range Minimum Query
#3154
opened May 29, 2026 by
snehal-thombare08
Loading…
4 tasks done
feat(dynamic_programming): add shortest path on DAG example
#3153
opened May 24, 2026 by
granite-kas
Loading…
7 of 8 tasks
feat: add domino & tromino tiling using dp
#3152
opened May 22, 2026 by
Hxrshthetic
Loading…
8 tasks done
style: remove user interaction from fibonacci_matrix_exponentiation
#3151
opened May 21, 2026 by
Hxrshthetic
Loading…
7 tasks done
feat: add tribonacci using matrix exponentiation
#3150
opened May 20, 2026 by
Hxrshthetic
Loading…
8 tasks done
improve readability and safety of cipher examples
#3148
opened May 19, 2026 by
miaochengyou1119
Loading…
8 tasks done
Add test cases and improve binary search correctness
#3147
opened May 15, 2026 by
Shakir2005-s
Loading…
8 tasks done
Add express_n_as_power_of_a_plus_multiple_of_b to Math
#3146
opened May 15, 2026 by
rudrakshtank
Loading…
7 of 8 tasks
feat: add Round Robin CPU scheduling algorithm
#3144
opened May 14, 2026 by
Shubhangam-Singh
Loading…
8 tasks
Fixes #3136 The deleteString function was unconditionally resetting child pointers, corrupting words that share prefixes. Fixed by only pruning nodes when they have no children and are not the end of another word. Added a hasChildren() helper method and regression tests.
#3142
opened May 12, 2026 by
ckprojects77
Loading…
7 of 8 tasks
Update area.cpp(added csa and tsa of cone)
#3140
opened May 12, 2026 by
SHASHWAT2208
Loading…
8 tasks done
feat: add collatz conjecture algorithm
#3139
opened May 11, 2026 by
suhavani23
Loading…
8 tasks done
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.