-
-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Pull requests: TheAlgorithms/C-Plus-Plus
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs, fix: fit fibonacci_sum.cpp to contributing guidelines #2456
#3202
opened Jul 12, 2026 by
farhan900720-web
Loading…
8 tasks done
feat: add Dijkstra's Algorithm using Adjacency Matrix
#3201
opened Jul 11, 2026 by
binarymind-dev
Loading…
Add Highest Response Ratio Next(HRRN) Scheduling Algorithm
#3195
opened Jul 4, 2026 by
harshitrajput2802
Loading…
8 tasks done
feat: Add Round Robin CPU scheduling algorithm
#3194
opened Jul 4, 2026 by
harshitrajput2802
Loading…
8 tasks done
fix: correct FCFS template handling and improve self-tests
#3193
opened Jul 4, 2026 by
harshitrajput2802
Loading…
8 tasks done
fix: Correct SJF scheduling logic for arrived-process selection
#3192
opened Jul 4, 2026 by
harshitrajput2802
Loading…
8 tasks done
style: remove interactive user input from extended_euclid_algorithm.cpp
#3191
opened Jul 2, 2026 by
2501200112-Kunal
Loading…
feat: added binomial heap data structure
#3188
opened Jul 1, 2026 by
sarveshjoshi29
Loading…
8 tasks done
Optimized the code of armstrong_number.cpp
#3186
opened Jun 30, 2026 by
TechWhiz42
Loading…
8 tasks done
feat(others): add sliding window maximum with edge-case handling
#3185
opened Jun 26, 2026 by
hemanth2k6
Loading…
2 tasks done
Fix: refactor reverse linked list using recursion to match style guidelines
#3184
opened Jun 26, 2026 by
TiasPal
Loading…
test: add edge case test cases for stack using queue
#3183
opened Jun 25, 2026 by
adityag1507
Loading…
fix: use slant side instead of height in parallelogram_perimeter
#3182
opened Jun 25, 2026 by
https-hari
Loading…
fix: replace std::exit with std::invalid_argument in morse_code
#3181
opened Jun 25, 2026 by
https-hari
Loading…
Replace exit calls with exceptions in morse code
#3179
opened Jun 20, 2026 by
ANIKET640-a11y
Loading…
5 of 8 tasks
Fix parallelogram perimeter calculation
#3178
opened Jun 20, 2026 by
ANIKET640-a11y
Loading…
5 of 8 tasks
feat: add 3D vector dot product, new area shapes, and hemisphere volume
#3175
opened Jun 18, 2026 by
manraj-singh-sandhu
Loading…
Optimize palindrome check using two-pointer approach
#3173
opened Jun 15, 2026 by
ANIKET640-a11y
Loading…
6 of 9 tasks
Add max depth binary tree implementation
stale
Author has not responded to the comments for over 2 weeks
#3172
opened Jun 12, 2026 by
Sawmoondra
Loading…
8 tasks
fix: reduce palindrome_partitioning time complexity from O(n^3) to O(n^2)
stale
Author has not responded to the comments for over 2 weeks
#3171
opened Jun 11, 2026 by
https-hari
Loading…
fix: improve jump_search - precompute sqrt, add tests, modernize C++
stale
Author has not responded to the comments for over 2 weeks
#3169
opened Jun 10, 2026 by
https-hari
Loading…
8 tasks done
Add lower bound binary search implementation
stale
Author has not responded to the comments for over 2 weeks
#3168
opened Jun 7, 2026 by
arpit-244
Loading…
8 tasks done
Implement fast integer power function for Armstrong check
#3162
opened Jun 1, 2026 by
SHREEMATHI-SRIDAR
Loading…
8 tasks
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.