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

Add C++ Rock Paper Scissors game into the games directory.
#3221 opened Aug 10, 2026 by Subedara Loading…
4 tasks done
docs: drop the stray @param from the @returns lines in graham_scan_functions
#3220 opened Aug 6, 2026 by darkdi Loading…
6 tasks done
Add Bellman-Ford shortest path algorithm
#3218 opened Aug 4, 2026 by DeadJoker24 Loading…
8 tasks done
docs: improve fast_power.cpp documentation
#3217 opened Aug 4, 2026 by soumyakumari0205-svg Loading…
docs: improve lcm_sum documentation
#3216 opened Aug 3, 2026 by soumyakumari0205-svg Loading…
feat: add linked list find_middle algorithm with automated tests
#3214 opened Jul 31, 2026 by PriyanshSahu65 Loading…
8 tasks done
Add Boruvka's minimum spanning tree algorithm
#3211 opened Jul 27, 2026 by tabishfarhan7 Loading…
8 tasks done
feat: add permutations algorithm
#3210 opened Jul 24, 2026 by mhrn83 Loading…
8 tasks done
Fix ambiguous queue reference in queue_using_array2.cpp
#3209 opened Jul 22, 2026 by piyushadke7 Loading…
4 of 8 tasks
feat: add activity selection problem (greedy algorithms)
#3208 opened Jul 22, 2026 by humaisali Loading…
8 tasks done
feat: Added Chinese Remainder Theorem implementation
#3206 opened Jul 19, 2026 by ParvJain227 Loading…
Add empty vector test for bubble sort
#3205 opened Jul 15, 2026 by Shreyansh-dev180 Loading…
feat: add Dijkstra's Algorithm using Adjacency Matrix stale Author has not responded to the comments for over 2 weeks
#3201 opened Jul 11, 2026 by binarymind-dev Loading…
Add Round Robin CPU scheduling algorithm
#3200 opened Jul 9, 2026 by mannanloomba Loading…
Add Highest Response Ratio Next(HRRN) Scheduling Algorithm stale Author has not responded to the comments for over 2 weeks
#3195 opened Jul 4, 2026 by harshitrajput2802 Loading…
8 tasks done
feat: Add Round Robin CPU scheduling algorithm stale Author has not responded to the comments for over 2 weeks
#3194 opened Jul 4, 2026 by harshitrajput2802 Loading…
8 tasks done
fix: correct FCFS template handling and improve self-tests stale Author has not responded to the comments for over 2 weeks
#3193 opened Jul 4, 2026 by harshitrajput2802 Loading…
8 tasks done
fix: Correct SJF scheduling logic for arrived-process selection stale Author has not responded to the comments for over 2 weeks
#3192 opened Jul 4, 2026 by harshitrajput2802 Loading…
8 tasks done
Optimized the code of armstrong_number.cpp stale Author has not responded to the comments for over 2 weeks
#3186 opened Jun 30, 2026 by TechWhiz42 Loading…
8 tasks done
feat: add Smith-Waterman algorithm for local sequence alignment approved Approved; waiting for merge
#3070 opened Dec 5, 2025 by AliAlimohammadi Loading…
9 tasks done
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 Collaborator Loading…
8 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.