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

fix: fix bug in timSort
#2692 opened Apr 23, 2024 by MaximSmolskiy Loading…
5 tasks done
Optimization of Fibonacci Calculation Algorithm
#2691 opened Apr 18, 2024 by overinvest Loading…
3 of 8 tasks
refactor: fix typo in neural_network.cpp
#2689 opened Apr 15, 2024 by eltociear Loading…
1 of 8 tasks
fix: added required library <cstint> to avoid error in dijakstra
#2686 opened Apr 5, 2024 by Rya-man Loading…
8 tasks
Added Iterative Quick Sort stale Author has not responded to the comments for over 2 weeks
#2684 opened Mar 21, 2024 by sebe324 Loading…
8 tasks done
Rework on Stack Array Data Structure stale Author has not responded to the comments for over 2 weeks
#2683 opened Mar 18, 2024 by TruongNhanNguyen Loading…
8 tasks done
Reworked on Knapsack stale Author has not responded to the comments for over 2 weeks
#2681 opened Mar 1, 2024 by Lazeeez Loading…
8 tasks done
feat: adding implementation of queue by a binary file
#2677 opened Jan 23, 2024 by chavi362 Loading…
8 tasks done
Adding Boruvka algorithm + tests for Minimum Spanning Trees
#2676 opened Jan 19, 2024 by FranciscoThiesen Loading…
8 tasks done
fix: use GITHUB_ACTOR in git config dont-close This issue/pull request shouldn't be closed
#2673 opened Jan 9, 2024 by vil02 Loading…
4 tasks done
Fix, Docs, Test: Fibonacci_fast (Renamed to Fibonacci_iterative) dont-close This issue/pull request shouldn't be closed
#2614 opened Oct 9, 2023 by Renjian-buchai Loading…
7 tasks done
fix: remove memory leak in sublist_search.cpp bugfix Correction to existing algorithms dont-close This issue/pull request shouldn't be closed Improvement improvement in previously written codes
#2541 opened Sep 25, 2023 by vil02 Loading…
6 tasks done
fix: remove memory leak iterative_factorial.cpp stale Author has not responded to the comments for over 2 weeks
#2535 opened Sep 18, 2023 by vil02 Loading…
8 tasks done
fix: remove memory leak get_size_of_linked_list.cpp dont-close This issue/pull request shouldn't be closed
#2534 opened Sep 17, 2023 by vil02 Loading…
8 tasks done
fix: memory issues in counting_sort.cpp dont-close This issue/pull request shouldn't be closed
#2533 opened Sep 11, 2023 by vil02 Loading…
4 tasks done
fix: remove memory leak in library_sort.cpp dont-close This issue/pull request shouldn't be closed
#2532 opened Sep 11, 2023 by vil02 Loading…
4 tasks done
[fix/docs]: improve the Jump Game algorithm approved Approved; waiting for merge enhancement New feature or request
#2514 opened Jul 26, 2023 by Panquesito7 Loading…
8 tasks done
fix: make interface of NCRModuloP fail-safe bugfix Correction to existing algorithms dont-close This issue/pull request shouldn't be closed Improvement improvement in previously written codes
#2469 opened May 21, 2023 by vil02 Loading…
7 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
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.