Skip to content

Pull requests: TheAlgorithms/C

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

docs: add comments and explanation to dijkstra's algorithm Changes requested enhancement New feature or request Proper Documentation Required requested to write the documentation properly Stale
#1041 by swarnimasaxena was closed Dec 26, 2022 Loading…
5 tasks done
Added program for matrix chain multiplication Changes requested enhancement New feature or request Proper Documentation Required requested to write the documentation properly
#1034 by tusharnain was closed Oct 29, 2022 Loading…
7 tasks done
Matchstick_game Autochecks are failing Failing CI Auto-checks Changes requested enhancement New feature or request Proper Documentation Required requested to write the documentation properly Stale
#1003 by subarna-sutradhar was closed Nov 14, 2022 Loading…
7 tasks done
Add : DDA algorithm Autochecks are failing Failing CI Auto-checks Changes requested enhancement New feature or request Proper Documentation Required requested to write the documentation properly Stale
#1007 by Kunal-Khairnar-05 was closed Jan 9, 2023 Loading…
7 tasks done
Added roots.c Changes requested enhancement New feature or request Proper Documentation Required requested to write the documentation properly Stale
#1036 by Harshitaggarwal4 was closed Dec 26, 2022 Loading…
5 of 7 tasks
selection sort code in c language very basic and important sorting algo Changes requested enhancement New feature or request Proper Documentation Required requested to write the documentation properly Stale
#1056 by dynamicashuu was closed Dec 17, 2022 Loading…
7 tasks done
Create krushkals.c Changes requested enhancement New feature or request Proper Documentation Required requested to write the documentation properly Stale
#1077 by ankit-akash was closed Dec 14, 2022 Loading…
7 tasks done
Create krushkals.c Stale
#1076 by ankit-akash was closed Nov 26, 2022 Loading…
7 tasks done
feat: Project Euler Problem #107 Changes requested enhancement New feature or request Stale
#653 by Daves1245 was closed Feb 14, 2022 Draft
7 tasks done
Reversing a Singly linked list Changes requested duplicate Proper Documentation Required requested to write the documentation properly
#832 by akash-janapati was closed May 24, 2021 Loading…
7 tasks done
feat: Create LCS.c Changes requested enhancement New feature or request Proper Documentation Required requested to write the documentation properly Stale
#834 by Santoshjonnakuti was closed Oct 12, 2021 Loading…
7 tasks done
Add Diskscheduling Algorithm Autochecks are failing Failing CI Auto-checks Changes requested enhancement New feature or request Proper Documentation Required requested to write the documentation properly Stale
#835 by amityadav341 was closed Oct 12, 2021 Loading…
feat: add BFS,DFS algorithms using adjacency matrix Changes requested enhancement New feature or request Proper Documentation Required requested to write the documentation properly Stale
#854 by ashwinshaji6679 was closed Oct 12, 2021 Loading…
4 tasks done
fix: developer_tools/malloc_dbg.c read access violation bugfix Correction to existing algorithms Stale
#851 by sebbeutler was closed Oct 12, 2021 Loading…
5 tasks done
feat: Code for Reversing a Linked list Changes requested enhancement New feature or request Proper Documentation Required requested to write the documentation properly Stale
#833 by akash-janapati was closed Oct 12, 2021 Loading…
7 tasks done
Create KnightTravail.c Autochecks are failing Failing CI Auto-checks Changes requested enhancement New feature or request Proper Documentation Required requested to write the documentation properly
#1169 by Yaduttam95 Contributor was closed Dec 13, 2022 Loading…
7 tasks done
added quick_select in C Changes requested enhancement New feature or request Proper Documentation Required requested to write the documentation properly
#1170 by MoonGoon72 was closed Jan 2, 2023 Loading…
7 tasks done
docs: added documentation/formatting to linear search and radix sort algorithms enhancement New feature or request Stale
#1251 by AtlantaEmrys2002 Contributor was closed Jun 4, 2023 Loading…
5 tasks done
demo structure for restructuring data_structures enhancement New feature or request Stale
#1283 by yaoyhu was closed Sep 29, 2023 Loading…
7 tasks done
ProTip! Exclude everything labeled bug with -label:bug.