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

Meet in the middle
#3032 opened Oct 7, 2025 by Ridham-sharma19 Loading…
8 tasks done
feat: valid_anagram.cpp
#3031 opened Oct 6, 2025 by sgindeed Loading…
8 tasks done
feat: Add Binary addition algorithm in C++
#3030 opened Oct 6, 2025 by Sujalgupta2p Loading…
9 tasks done
Create aho_corasick.cpp
#3027 opened Oct 4, 2025 by kokatesaurabh Loading…
8 tasks done
Address Issue 2971 - Created Ropes Implementation
#3025 opened Oct 4, 2025 by sgupta1703 Loading…
8 tasks done
Dutch National Flag Algorithm
#3024 opened Oct 3, 2025 by surohitasnigdha1 Loading…
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:added flash_sort
#3020 opened Oct 1, 2025 by Orthodox-64 Loading…
7 tasks done
Weighted interval schedule
#3018 opened Oct 1, 2025 by Soumyadipta-Banerjee Loading…
8 tasks done
feat: add longest palindromic substring algorithm
#3015 opened Oct 1, 2025 by ARYPROGRAMMER Loading…
8 tasks done
style: remove interaction with the user
#3009 opened Sep 29, 2025 by vil02 Loading…
8 tasks done
Added an optimized bubble sort in sorts
#3004 opened Sep 23, 2025 by rohleet Loading…
8 tasks
feat: add generic find_max_min implementation with tests
#2999 opened Sep 16, 2025 by SyedAli-Pk Loading…
8 tasks done
Add Jump Search algorithm in searching/jump_search.cpp stale Author has not responded to the comments for over 2 weeks
#2974 opened Jul 30, 2025 by saksham23467 Loading…
8 tasks done
feat: add count distinct primes from binary string algorithm stale Author has not responded to the comments for over 2 weeks
#2970 opened Jul 19, 2025 by rudrakshtank Loading…
8 tasks done
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
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 Loading…
8 tasks done
feat: add burst balloons problem awaiting modification Do not merge until modifications are made
#2749 opened Oct 3, 2024 by codec404 Loading…
8 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! Find all pull requests that aren't related to any open issues with -linked:issue.