Skip to content

Issues: TheAlgorithms/C-Plus-Plus

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Many abandoned PRs dont-close This issue/pull request shouldn't be closed
#928 opened Jun 29, 2020 by Panquesito7 updated Apr 28, 2024
[FEATURE] Remove one of two same problems "Subset Sum" in Backtracking (C++). enhancement New feature or request stale Author has not responded to the comments for over 2 weeks
#2685 opened Mar 26, 2024 by bahieulqd12a12024 updated Apr 26, 2024
[BUG] error: reference to 'queue' is ambiguous bug
#2690 opened Apr 15, 2024 by yurivict updated Apr 15, 2024
[BUG] timsort - std::bad_array_new_length bug
#2687 opened Apr 5, 2024 by Jxtopher updated Apr 5, 2024
[FEATURE] Add self-tests in greedy_algorithms/kruskals_minimum_spanning_tree.cpp dont-close This issue/pull request shouldn't be closed enhancement New feature or request good first issue Good for newcomers
#2509 opened Jul 21, 2023 by Panquesito7 updated Nov 11, 2023
[FEATURE] Competitions solutions dont-close This issue/pull request shouldn't be closed enhancement New feature or request
#1576 opened Aug 29, 2021 by KukretiShubham updated Oct 2, 2023
[FIX] Pre-existing algorithms do not fit the contribution guidelines dont-close This issue/pull request shouldn't be closed enhancement New feature or request help wanted Extra attention is needed
#2456 opened Apr 30, 2023 by realstealthninja updated Sep 26, 2023
[FEATURE] Create a pull request for the Clang Tidy dont-close This issue/pull request shouldn't be closed enhancement New feature or request
#2492 opened Jun 23, 2023 by Panquesito7 updated Aug 12, 2023
[BUG] CI Worklfow not being able to push changes bug dont-close This issue/pull request shouldn't be closed
#2411 opened Dec 21, 2022 by Panquesito7 updated Apr 27, 2023
[FEATURE] Use workflows from the scripts repository dont-close This issue/pull request shouldn't be closed enhancement New feature or request
#2437 opened Feb 10, 2023 by Panquesito7 updated Feb 10, 2023
[FEATURE]CPU Scheduling algorithms dont-close This issue/pull request shouldn't be closed enhancement New feature or request
#1574 opened Aug 28, 2021 by Swastyy updated Nov 26, 2022
ProTip! Exclude everything labeled bug with -label:bug.