-
- Notifications
You must be signed in to change notification settings - Fork 4.7k
Pull requests: TheAlgorithms/C
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: Add Dijkstra's Algorithm with priority queue
#1538 opened Dec 2, 2025 by joaovicenteft Loading…
Circular Linked List Program with Basic Operations
#1531 opened Nov 20, 2025 by ArsiyaTasleem90250 Loading…
7 tasks done
fix(build): Address various compiler warnings (ULL, const-correctness, Wformat)
#1530 opened Nov 18, 2025 by jesper-olsen Loading…
4 tasks done
Add Min Binary Heap implementation in C
#1529 opened Nov 14, 2025 by ABHIRANJAN-KUMAR1 Loading…
6 of 7 tasks
Add maths/factorial.c — simple factorial program in C
#1528 opened Nov 13, 2025 by srujanasadhusharma-source Loading…
5 of 6 tasks
update README with GPLv3 license and badges Stale
#1527 opened Nov 7, 2025 by ABHIRANJAN-KUMAR1 Loading…
7 tasks
feat(data-structure): Add Min Binary Heap implementation in C Stale
#1526 opened Nov 5, 2025 by Vedanth-Rach Loading…
7 tasks done
Removing an inactive code owner from the repo approved Approved; waiting for merge dont-close This issue/pull request shouldn't be closed
#1385 opened Mar 11, 2024 by tjgurwara99 Loading…
fix: This issue/pull request shouldn't be closed
heap-buffer-overflow in run_length_encoding.c dont-close #1329 opened Oct 2, 2023 by vil02 Loading…
7 tasks done
fix: remove memory leak in This issue/pull request shouldn't be closed
max_heap.c dont-close #1305 opened Sep 14, 2023 by vil02 Loading…
5 tasks done
fix: remove memory leaks This issue/pull request shouldn't be closed
kruskal.c dont-close #1304 opened Sep 14, 2023 by vil02 Loading…
5 tasks done
fix: add and use This issue/pull request shouldn't be closed
delete_stack in dynamic_stack.c dont-close #1303 opened Sep 13, 2023 by vil02 Loading…
5 tasks done
fix: remove memory leak in This issue/pull request shouldn't be closed
vector.c dont-close #1302 opened Sep 12, 2023 by vil02 Loading…
4 tasks done
feat: upgrade FreeGlut to v3.4.0 approved Approved; waiting for merge enhancement New feature or request
#1267 opened Jun 9, 2023 by Panquesito7 Loading…
4 of 7 tasks
feat: add dutch national flag 3 way sort approved Approved; waiting for merge enhancement New feature or request
#941 opened Feb 22, 2022 by Storm-118 Loading…
7 tasks done
perf: 1.c faster implementation of the leetcode TwoSum problem approved Approved; waiting for merge enhancement New feature or request
#902 opened Oct 25, 2021 by straight-into-the-wall Loading…
6 tasks done
feat: solution to project euler problem 11 approved Approved; waiting for merge enhancement New feature or request
#871 opened Oct 7, 2021 by Vipul-Cariappa Loading…
7 tasks done
[feat/fix/docs]: Improved on conversion code , length variable , asserts added approved Approved; waiting for merge enhancement New feature or request
#840 opened Jul 8, 2021 by lazy-dude Loading…
7 tasks done
Add eratosthenes sieve method for finding primes below given number approved Approved; waiting for merge enhancement New feature or request
#672 opened Oct 17, 2020 by anoopemacs Loading…
Update stack_using_linked_lists.c Admin views requested Requesting opinions from Maintainers and Admins of the repo. approved Approved; waiting for merge enhancement New feature or request
#620 opened Sep 30, 2020 by Shwetik Loading…
1 task done
Update heap_sort.c Admin views requested Requesting opinions from Maintainers and Admins of the repo. approved Approved; waiting for merge enhancement New feature or request
#619 opened Sep 30, 2020 by Shwetik Loading…
1 task done
ProTip! Filter pull requests by the default branch with base:master.