-
- Notifications
You must be signed in to change notification settings - Fork 7.6k
Pull requests: TheAlgorithms/C-Plus-Plus
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: update countBitsFlip to use uint64_t for parameters and counter
#3040 opened Oct 12, 2025 by Rudra2637 Loading…
8 tasks done
feat(graph): Implement D'Esopo–Pape algorithm for shortest paths
#3039 opened Oct 11, 2025 by shimmer12 Loading…
8 tasks done
Revised README for clarity and consistency, Grammar fixes
#3037 opened Oct 11, 2025 by shimmer12 Loading…
7 of 8 tasks
Add Armijo Backtracking Line Search Algorithm
#3036 opened Oct 11, 2025 by frinad8555 Loading…
8 tasks done
[FEATURE] Addition of Weighted Interval Scheduling in C++ (#3014)
#3035 opened Oct 11, 2025 by iampratik13 Loading…
Implemented LeetCode Problem #337 - House Robber III in C++ using Tree DP
#3034 opened Oct 10, 2025 by darshkantaria Loading…
Added House Robber II (Dynamic Programming, C++)
#3033 opened Oct 10, 2025 by darshkantaria Loading…
feat: Add Binary addition algorithm in C++
#3030 opened Oct 6, 2025 by Sujalgupta2p Loading…
9 tasks done
Address Issue 2971 - Created Ropes Implementation
#3025 opened Oct 4, 2025 by sgupta1703 Loading…
8 tasks done
Add Sliding Window XOR algorithm in C++ with test cases
#3023 opened Oct 2, 2025 by DataWorshipper Loading…
8 tasks done
Bit_Trie Implementation for Max Xor Computation in an Array
#3022 opened Oct 2, 2025 by DataWorshipper Loading…
8 tasks done
feat: add longest palindromic substring algorithm
#3015 opened Oct 1, 2025 by ARYPROGRAMMER Loading…
8 tasks done
[FEATURE] Add IntroSort (Introspective Sort) Algorithm in C++
#3011 opened Sep 30, 2025 by ganesh-karande Loading…
feat: add generic find_max_min implementation with tests
#2999 opened Sep 16, 2025 by SyedAli-Pk Loading…
8 tasks done
Adding dynamic programming solution for unique paths problem
#2992 opened Sep 2, 2025 by singhsayan Loading…
fix: add bounds check to prevent out-of-range access in sparse table
#2963 opened Jul 10, 2025 by Fruitchan5 Loading…
2 of 8 tasks
feat: add hybrid quick-insertion-selection sorting algorithm with tests awaiting modification Do not merge until modifications are made
#2956 opened Jun 28, 2025 by cesar-011 Loading…
8 tasks done
Previous Next
ProTip! Follow long discussions with comments:>50.