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
Sort

Pull requests list

Update binary_search_tree.cpp
#2741 opened Sep 27, 2024 by arjunjain8887 Loading…
8 tasks
Update bitonic_sort.cpp
#2739 opened Sep 24, 2024 by khushbooshakya Loading…
1 of 8 tasks
Update binary_insertion_sort.cpp
#2738 opened Sep 24, 2024 by khushbooshakya Loading…
8 tasks done
Update odd_even_sort.cpp
#2737 opened Sep 24, 2024 by khushbooshakya Loading…
8 tasks done
Adding floyd warshall
#2735 opened Sep 20, 2024 by ycz1234 Loading…
Add me requested changes changes required
#2726 opened Sep 9, 2024 by somyasinghmalik Loading…
8 tasks
fix: add cstdint header to all files using fixed width integers bugfix Correction to existing algorithms ready for review
#2717 opened Aug 31, 2024 by realstealthninja Loading…
7 of 8 tasks
fix: main function bugs awaiting modification Do not merge until modifications are made Improvement improvement in previously written codes
#2709 opened Aug 17, 2024 by EdwinIZ8 Loading…
1 of 8 tasks
Implemented Floyd-Warshall algorithm in the graph module Proper Documentation Required requested to write the documentation properly requested changes changes required
#2708 opened Aug 7, 2024 by ycz1234 Loading…
6 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.