-
- Notifications
You must be signed in to change notification settings - Fork 7.6k
Pull requests: TheAlgorithms/C-Plus-Plus
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[FEATURE] Addition of Weighted Interval Scheduling in C++ (#3014)
#3035 by iampratik13 was closed Oct 15, 2025 Loading…
[FIX] Rewrite Armstrong Number algorithm to follow contribution guide…
#3028 by shiwans-k-yadav was closed Oct 5, 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
feat: Enhance Backtracking and Math Algorithms: Improved Graph Coloring, Optimized Set Bit Counting, and Efficient Recursive GCD
#3013 by kokatesaurabh was closed Oct 4, 2025 Loading…
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
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
Fix: Add permission for approved-label workflow to label pull requests
#3002 by ayeshaaa0134 was closed Oct 1, 2025 Loading…
6 of 8 tasks
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
fix: add permissions for Approved label CI (#2719)
#2989 by kanishka-raisania was closed Oct 1, 2025 Loading…
5 of 8 tasks
doc: change the versions in the readme to their latest used in the repository
#2987 by realstealthninja was merged Aug 24, 2025 Loading…
5 tasks done
Previous Next
ProTip! Filter pull requests by the default branch with base:master.