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

Add Jump Search algorithm in searching/jump_search.cpp
#2974 opened Jul 30, 2025 by saksham23467 Loading…
8 tasks done
Re-adding Tarjan's SCC algorithm in correct path
#2973 opened Jul 29, 2025 by kpousti Loading…
feat: add count distinct primes from binary string algorithm
#2970 opened Jul 19, 2025 by rudrakshtank Loading…
8 tasks done
Add Run Length Encoding and Decoding [#2719]
#2968 opened Jul 17, 2025 by jeetshah-410 Loading…
fix: add bounds check to prevent out-of-range access in sparse table
#2963 opened Jul 10, 2025 by Fruitchan5 Loading…
2 of 8 tasks
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 Draft
8 tasks done
feat: add burst balloons problem awaiting modification Do not merge until modifications are made dont-close This issue/pull request shouldn't be closed on hold Pull request is temporarily not reviewed
#2749 opened Oct 3, 2024 by codec404 Loading…
8 tasks done
bug fix : Approved label CI does not add approved label to pull requests. dont-close This issue/pull request shouldn't be closed testing
#2732 opened Sep 13, 2024 by sonavalepratham 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! Exclude everything labeled bug with -label:bug.