Skip to content

Pull requests: TheAlgorithms/C-Plus-Plus

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

feat: run clang-tidy changes on a PR enhancement New feature or request
#2501 opened Jul 6, 2023 by Panquesito7 Loading…
4 of 8 tasks
fix: fit approximate_pi.cpp to guidelines
#2499 opened Jul 2, 2023 by ewd00010 Loading…
8 tasks done
feat: added special numbers digit dp soln enhancement New feature or request
#2491 opened Jun 21, 2023 by riddle07 Loading…
8 tasks
Typo Fix bugfix Correction to existing algorithms
#2490 opened Jun 21, 2023 by mmvergara Loading…
docs: fit factorial.cpp to contribution guidelines enhancement New feature or request
#2487 opened Jun 16, 2023 by realstealthninja Loading…
7 of 8 tasks
docs: add documentation in kruskals_minimum_spanning_tree.cpp Improvement improvement in previously written codes stale Author has not responded to the comments for over 2 weeks
#2482 opened Jun 11, 2023 by Panquesito7 Loading…
6 of 8 tasks
feat: improve the Armstrong Number algorithm approved Approved; waiting for merge enhancement New feature or request
#2480 opened Jun 9, 2023 by Panquesito7 Loading…
7 of 8 tasks
Feat: Added Shoelace algorithm enhancement New feature or request stale Author has not responded to the comments for over 2 weeks
#2472 opened May 28, 2023 by Renjian-buchai Loading…
8 tasks done
fix: make interface of NCRModuloP fail-safe bugfix Correction to existing algorithms Improvement improvement in previously written codes
#2469 opened May 21, 2023 by vil02 Loading…
7 tasks done
fix:Fit Binominal calculate.cpp to guidelines Improvement improvement in previously written codes
#2464 opened May 17, 2023 by ewd00010 Loading…
5 tasks done
fix:fit binary-exponent.cpp to guidelines enhancement New feature or request
#2463 opened May 16, 2023 by ewd00010 Loading…
7 tasks done
feat: Treap Data Structure enhancement New feature or request
#2458 opened May 7, 2023 by fgmn Loading…
8 tasks done
Feat: added iterativeFactorial enhancement New feature or request stale Author has not responded to the comments for over 2 weeks
#2453 opened Apr 29, 2023 by Renjian-buchai 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
updated version of stack linked list dont-close This issue/pull request shouldn't be closed Improvement improvement in previously written codes on hold
#2036 opened Oct 1, 2022 by anxkhn Loading…
5 tasks done
Second Red Black Tree Program enhancement New feature or request
#1968 opened Aug 4, 2022 by brennandoubt Loading…
8 tasks
feat : add fenwick tree 2D data structure, struct fenwick2D approved Approved; waiting for merge enhancement New feature or request Proper Documentation Required requested to write the documentation properly
#1230 opened Oct 8, 2020 by zyrch Loading…
8 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.