Skip to content

Pull requests: TheAlgorithms/C-Plus-Plus

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

Fit binaryadd.cpp
#3029 by Sujalgupta2p was closed Oct 6, 2025 Loading…
Feat: Create fit binaryadd.cpp
#3026 by Sujalgupta2p was closed Oct 6, 2025 Loading…
Add Sliding Window XOR algorithm in C++ with test cases
#3021 by DataWorshipper was closed Oct 2, 2025 Loading…
8 tasks done
ci: fix permissions issue with approved-label
#3017 by realstealthninja was merged Oct 1, 2025 Loading…
4 tasks done
ci: use a different action for approved-label workflow
#3016 by realstealthninja was merged Oct 1, 2025 Loading…
4 tasks done
correct grammar and wording in contribution guidelines
#3012 by Rudra2637 was merged Oct 1, 2025 Loading…
7 of 8 tasks
style: remove interaction with the user
#3009 by vil02 was merged Oct 11, 2025 Loading…
8 tasks done
ci: bump codeql to v3
#3008 by realstealthninja was merged Sep 27, 2025 Loading…
4 tasks done
chore: fix file formatter
#3007 by realstealthninja was merged Sep 27, 2025 Loading…
4 tasks done
style: remove interaction with the user
#3006 by vil02 was merged Sep 27, 2025 Loading…
8 tasks done
fix: handle wrong inputs in postfix_evaluation
#3005 by vil02 was merged Sep 26, 2025 Loading…
8 tasks done
Fix: use uint64_t for input and counter in countSetBits approved Approved; waiting for merge
#3003 by Rudra2637 was merged Sep 27, 2025 Loading…
8 tasks done
Implemented LRU Cache using unordered_map + list
#2997 by sachiny123 was closed Sep 27, 2025 Loading…
refactor: input size should not be a template argument in postfix_evaluation
#2996 by vil02 was merged Sep 25, 2025 Loading…
8 tasks done
fix: remove potential segv from postfix_evaluation.cpp
#2995 by vil02 was merged Sep 10, 2025 Loading…
8 tasks done
fix: remove potential segv from factorial_memoization
#2994 by vil02 was merged Sep 5, 2025 Loading…
8 tasks done
doc: fix typo in ccl.h
#2993 by 9santa was merged Sep 4, 2025 Loading…
8 tasks done
style: remove unused variable
#2991 by vil02 was merged Sep 4, 2025 Loading…
4 tasks done
style: resolve -Wunused-parameter
#2990 by vil02 was merged Sep 1, 2025 Loading…
4 tasks done
fix: add permissions for Approved label CI (#2719)
#2989 by kanishka-raisania was closed Oct 1, 2025 Loading…
5 of 8 tasks
ProTip! Filter pull requests by the default branch with base:master.