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: initialise key to avoid undefined behaviour
#2984 opened Aug 17, 2025 by vil02 Loading…
4 tasks done
Added constexpr GRAVITY constant (9.80665) as per guidelines
#2982 opened Aug 17, 2025 by kaushalsawariya Loading…
7 tasks done
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…
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…
feat: add Warshall's algorithm for transitive closure stale Author has not responded to the comments for over 2 weeks
#2965 opened Jul 13, 2025 by juansheng-js 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
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! Type g i on any issue or pull request to go back to the issue listing page.