Skip to content

Pull requests: cp-algorithms/cp-algorithms

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Correction to Divide and Conquer DP
#1600 opened Feb 15, 2026 by andrewtam123 Loading…
Fix for #1368
#1599 opened Feb 14, 2026 by abhimanyusk13 Loading…
Change build_tr function
#1598 opened Feb 8, 2026 by ashoknarayan Loading…
Dynamic LCA binary lifting
#1597 opened Feb 3, 2026 by Nagerhide Loading…
Vector orientation on cross product is incorrect
#1595 opened Jan 31, 2026 by mhayter Loading…
specify non-negative integers in description
#1588 opened Jan 19, 2026 by yousef-fadli Loading…
make language consistent
#1563 opened Nov 9, 2025 by Sosuke23 Loading…
Primality tests: Add trivial code for seven-base
#1562 opened Nov 9, 2025 by Artoria2e5 Loading…
Fix time complexity description for segment tree
#1560 opened Nov 7, 2025 by Apataras Loading…
WIP: An attempt to resolve #1011
#1527 opened Sep 22, 2025 by kostka-dev Loading…
Add supporters page
#1507 opened Aug 24, 2025 by mhayter Loading…
feat: add kbd hint
#1495 opened Aug 11, 2025 by Venki1402 Loading…
Bug in range sieve when left boundry is 0 bug
#1471 opened Jun 15, 2025 by nartherion Loading…
Much simpler range sum operation
#1392 opened Nov 13, 2024 by Stillswarm Loading…
GH-1005: Pell's equation
#1388 opened Nov 1, 2024 by Bhaskar1312 Loading…
On Parallel Binary Search
#1384 opened Oct 27, 2024 by kostka-dev Loading…
feat: python impl for 0-1 BFS
#1380 opened Oct 24, 2024 by clumsy Loading…
Added 1-based indexing approach in fenwick tree
#1376 opened Oct 21, 2024 by urabhay10 Loading…
ProTip! Filter pull requests by the default branch with base:main.