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

Fix: prevent out-of-bounds write in counting sort for strings
#3065 opened Nov 21, 2025 by Khush0031 Loading…
6 tasks done
Add palindrome number checker
#3064 opened Nov 13, 2025 by amank-23 Loading…
Added bubble sort solution by Yash
#3063 opened Nov 12, 2025 by YashWadhwa91 Loading…
Add :Cycle detection in undirected graph using Union–Find
#3061 opened Nov 11, 2025 by Amritray01 Loading…
7 tasks done
Added Kadane's Algorithm with start and end index tracking
#3060 opened Nov 11, 2025 by Karan2805-glitch Loading…
8 tasks done
Add Brian Kernighan's algorithm to count set bits by Abhijeet Kundu
#3059 opened Nov 3, 2025 by abhijeetkundu8 Loading…
5 tasks done
Fix: Out-of-bounds issue in counting_sort_string.cpp (#3055)
#3056 opened Oct 30, 2025 by The-AarushiSingh Loading…
6 tasks done
added_binary_search_tree_implementation
#3054 opened Oct 27, 2025 by akrutitiwari24 Loading…
feat : creating tree when traversals are given
#3052 opened Oct 26, 2025 by Sai-Adithya-M Loading…
7 tasks done
Add Segment Tree implementation for Range Minimum Query (RMQ)
#3051 opened Oct 24, 2025 by GOURAV-SAHA007 Loading…
8 tasks done
feat(math): add palindrome number checker using standard headers
#3050 opened Oct 23, 2025 by siddharthhkk Loading…
8 tasks done
Add Linear Regression using Gradient Descent
#3048 opened Oct 21, 2025 by abhinavprakash-x Loading…
8 tasks done
Added palindrome number checker in math folder stale Author has not responded to the comments for over 2 weeks
#3047 opened Oct 20, 2025 by Ashutosh-kumar-06 Loading…
8 tasks done
feat(numerical_methods): Add Neville's Algorithm stale Author has not responded to the comments for over 2 weeks
#3045 opened Oct 20, 2025 by Keykyrios Loading…
8 tasks done
Added custom Heap Sort algorithm in C++ for Hacktoberfest 2025
#3042 opened Oct 18, 2025 by chintansood Loading…
8 tasks done
Create find_max_height.cpp
#3041 opened Oct 17, 2025 by aditya-chouksey Loading…
2 of 8 tasks
Added House Robber II (Dynamic Programming, C++) stale Author has not responded to the comments for over 2 weeks
#3033 opened Oct 10, 2025 by darshkantaria Loading…
Dutch National Flag Algorithm
#3024 opened Oct 3, 2025 by surohitasnigdha1 Loading…
Add Sliding Window XOR algorithm in C++ with test cases
#3021 opened Oct 1, 2025 by DataWorshipper Loading…
8 tasks done
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
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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.