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

feat(data-structure): Add Min Binary Heap implementation in C
#1526 opened Nov 5, 2025 by Vedanth-Rach Loading…
7 tasks done
Added Binary to Gray code
#1524 opened Oct 31, 2025 by Craniace Loading…
7 tasks done
Refactor binary to hexadecimal conversion program
#1523 opened Oct 31, 2025 by prem-2006 Loading…
7 tasks
Refactor binary search tree code and comments
#1522 opened Oct 31, 2025 by prem-2006 Loading…
7 tasks
Refactor Tic-Tac-Toe code and enhance documentation
#1521 opened Oct 31, 2025 by prem-2006 Loading…
7 tasks
Added two CPP files,for addition and subtraction of Matrices
#1520 opened Oct 30, 2025 by Divyatmaj Loading…
7 tasks
Added improved Contribution section in README.md
#1519 opened Oct 28, 2025 by Hemanth-2OOT Loading…
singly linked list all operations
#1518 opened Oct 28, 2025 by rahulguggilam Loading…
1 of 7 tasks
Convolution
#1517 opened Oct 27, 2025 by depuc Loading…
docs: refine CodingGuidelines wording and clarity
#1515 opened Oct 26, 2025 by hobostay Loading…
7 tasks
aaded binary-heap-implementation.c
#1514 opened Oct 26, 2025 by AayanSayyed Loading…
docs: Improve comments and examples in palindrome.c
#1513 opened Oct 25, 2025 by ITZ-NIHALPATEL Loading…
7 tasks
feat: add LeetCode problem 999 Leetcode folder changes Changes to Leetcode folder. Known CI issues.
#1512 opened Oct 24, 2025 by Suhas-2112 Loading…
5 of 7 tasks
scheduling algorithms added
#1511 opened Oct 24, 2025 by uttcurse Loading…
7 tasks
Create searchelemnet_in_linkedlist.cpp
#1510 opened Oct 24, 2025 by aditya-chouksey Loading…
2 of 7 tasks
Feat/Sorting a singly linked list using C language
#1509 opened Oct 23, 2025 by Nihhaar0002 Loading…
Circular linked list implementation using C language
#1508 opened Oct 23, 2025 by Nihhaar0002 Loading…
Dubly linked list implementation in C
#1507 opened Oct 23, 2025 by Nihhaar0002 Loading…
feat(numerical_methods): Add Neville's algorithm for interpolation
#1505 opened Oct 20, 2025 by Keykyrios Loading…
7 tasks done
feat: add LeetCode problem 167 Leetcode folder changes Changes to Leetcode folder. Known CI issues.
#1504 opened Oct 20, 2025 by Vaibhav-Patidar Loading…
7 tasks
feat: add LeetCode problem 88 Leetcode folder changes Changes to Leetcode folder. Known CI issues.
#1503 opened Oct 18, 2025 by Dasdron15 Loading…
6 tasks done
Create Doubly_linkedlist.c
#1502 opened Oct 17, 2025 by aditya-chouksey Loading…
2 of 7 tasks
Add 0/1 Knapsack Problem using Dynamic Programming
#1500 opened Oct 12, 2025 by ChaitanyaShah26 Loading…
6 tasks done
feat: Add IntroSort algorithm in C
#1499 opened Oct 8, 2025 by sgindeed Loading…
7 tasks done
ProTip! Exclude everything labeled bug with -label:bug.