-
-
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: 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
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
Added linear Search implementation in search module
#3137
opened Apr 30, 2026 by
Vanshraj30
Loading…
Fix trie deleteString logic to preserve shared prefix words
#3135
opened Apr 30, 2026 by
sudheerxdev
Loading…
Added recursive binary search implementation
#3134
opened Apr 30, 2026 by
sudheerxdev
Loading…
3 tasks done
Fix: resolve unsigned loop bug in trapped rainwater implementation
#3130
opened Apr 22, 2026 by
Akash-Karma
Loading…
6 tasks done
Improved documentation and comments in merge_sort.cpp
stale
Author has not responded to the comments for over 2 weeks
#3129
opened Apr 19, 2026 by
sidmisro
Loading…
Add Linear Regression using Gradient Descent
#3048
opened Oct 21, 2025 by
abhinavprakash-x
Loading…
8 tasks done
ProTip!
What’s not been updated in a month: updated:<2026-04-22.