- Notifications
You must be signed in to change notification settings - Fork 78
Pull requests: codewithdev/C-plus-plus-Algorithms
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
added code with right naming convension hacktoberfest-accepted This marks that it's a valid contribution towards hacktoberfest
#148 by ishan-nahid was merged Oct 9, 2023 Loading…
1 task done
Added swap alternate elements algorithm for arrays
#141 by KSHITIZ-RAJ-22 was closed Oct 6, 2023 Loading…
1 of 6 tasks
Implement Small Search Functionality using Trie Data Structure
#139 by FAROOQkhan10 was closed Oct 6, 2023 Loading…
6 tasks done
title: Hopcroft–Karp Algorithm for Maximum Matching
#137 by arynn-gupta was closed Oct 19, 2022 Loading…
6 tasks done
title: Ford-Fulkerson Algorithm for Maximum Flow Problem
#136 by arynn-gupta was closed Oct 19, 2022 Loading…
6 tasks done
title: Dinic’s algorithm for Maximum Flow
#135 by arynn-gupta was closed Oct 19, 2022 Loading…
6 tasks done
maximumNonAdjacentSum.cpp created
#129 by thisabhijeet was closed Feb 12, 2023 Loading…
5 of 6 tasks
longestCommonSubstring.cpp created
#128 by thisabhijeet was merged Oct 12, 2022 Loading…
5 of 6 tasks
Add code to the 24- Dynamic Programming. it is a Kadane's algorithm
#126 by RukmalFernando was closed Jan 2, 2023 Loading…
6 tasks
Adding Sequence Alignment problem into Dynamic Programming
#120 by FranciscoHeronildo was merged Oct 12, 2021 Loading…
5 of 6 tasks
Adding Longest Increasing Subsequence algorithm into Dynamic Programming
#119 by lucianosz7 was merged Oct 11, 2021 Loading…
5 of 6 tasks
feat: added AllUniques program in Strings
#118 by prathameshkurunkar7 was merged Oct 9, 2021 Loading…
4 of 6 tasks
Created edit_distance.cpp invalid This doesn't seem right plagiarism
#117 by PrachiPathak15 was closed Oct 8, 2021 Loading…
5 of 6 tasks
kadens.cpp has been modified to add comments, example test cases and proper variable names
#116 by thisabhijeet was merged Oct 8, 2021 Loading…
5 of 6 tasks
new file for kadane's algorithm with proper comments, documentation and test cases added. duplicate This issue or pull request already exists
#115 by thisabhijeet was closed Oct 7, 2021 Loading…
5 of 6 tasks
Added BFS ,DFS traversal and Kahn's Algorithum ("add code")
#114 by Akshat293 was merged Oct 7, 2021 Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:master.