-
- Notifications
You must be signed in to change notification settings - Fork 7.7k
Pull requests: TheAlgorithms/C-Plus-Plus
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: added LeetCode problem 1,2 dont-close This issue/pull request shouldn't be closed enhancement New feature or request
#2450 opened Apr 14, 2023 by nageshnnazare Loading…
8 tasks done
Added Floyd-Warshall algorithm implementation in the graph directory.
#3081 opened Dec 18, 2025 by mikestsa Loading…
feat: add hybrid quick-insertion-selection sorting algorithm with tests awaiting modification Do not merge until modifications are made
#2956 opened Jun 28, 2025 by cesar-011 Loading…
8 tasks done
test: add CTest to cmake to enable testing dont-close This issue/pull request shouldn't be closed testing
#2753 opened Oct 4, 2024 by realstealthninja Loading…
8 tasks done
Add Linear Regression using Gradient Descent
#3048 opened Oct 21, 2025 by abhinavprakash-x Loading…
8 tasks done
feat: add Smith-Waterman algorithm for local sequence alignment
#3070 opened Dec 5, 2025 by AliAlimohammadi Loading…
9 tasks done
Dutch National Flag Algorithm stale Author has not responded to the comments for over 2 weeks
#3024 opened Oct 3, 2025 by surohitasnigdha1 Loading…
Add palindrome number checker stale Author has not responded to the comments for over 2 weeks
#3064 opened Nov 13, 2025 by amank-23 Loading…
[FEATURE] Add palindrome number checker (#3046)
#3069 opened Dec 4, 2025 by Laxmi-Verma-21 Loading…
8 tasks done
docs(contributing): fix incorrect vector iteration and simplify quick_sort example
#3071 opened Dec 5, 2025 by Aditya-354 Loading…
4 tasks done
Added optimized version of bubble sort with early exit feature
#3066 opened Nov 23, 2025 by Shubham-chaudhary07 Loading…
Fix: prevent out-of-bounds write in counting sort for strings
#3065 opened Nov 21, 2025 by Khush0031 Loading…
6 tasks done
add:FLfeat: add federated learning logistic regression
#3074 opened Dec 7, 2025 by Yxfgghhh Loading…
8 tasks
Improved math algorithms: update Extended Euclid and binomial exponent implementations
#3075 opened Dec 11, 2025 by Rohith68320 Loading…
Solution for ISSUE 3046 - Add a solution for Palindrome Number
#3080 opened Dec 16, 2025 by swanandj2004 Loading…
ProTip! Exclude everything labeled
bug with -label:bug.