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
Sort

Pull requests list

feat: add LeetCode problem 65 Leetcode folder changes Changes to Leetcode folder. Known CI issues.
#1447 opened Nov 8, 2024 by MustafaAamir Loading…
Refactor/methods names
#1446 opened Nov 6, 2024 by Allan28818 Loading…
add base conversion
#1443 opened Nov 4, 2024 by xumojiade Loading…
7 tasks
Add more Sorting Algorithms in C
#1439 opened Oct 30, 2024 by Vaibhavtech2006 Loading…
7 tasks done
Add 30.c Leetcode folder changes Changes to Leetcode folder. Known CI issues.
#1438 opened Oct 27, 2024 by FaheemorFAB Loading…
7 tasks done
Update tic_tac_toe.c
#1437 opened Oct 25, 2024 by Ruki592 Loading…
7 tasks
Create the code of tim_sort.c
#1434 opened Oct 19, 2024 by dynoayush Loading…
7 tasks done
feat: add Bucket Sort algorithm(Using insertion sort)
#1430 opened Oct 13, 2024 by YashTariyal Loading…
7 tasks
Update tic_tac_toe.c
#1429 opened Oct 8, 2024 by shrivalidutt Loading…
6 of 7 tasks
added solution to the problem 1963 of leetcode Leetcode folder changes Changes to Leetcode folder. Known CI issues. Stale
#1426 opened Oct 8, 2024 by lavanyagupta28 Loading…
6 tasks done
Create hello.py Stale
#1424 opened Oct 7, 2024 by rithviknag04 Loading…
7 tasks
feat: Add Timsort sorting algorithm. Stale
#1422 opened Oct 6, 2024 by ljfp Loading…
7 tasks done
Added Hexadecimal to String Conversor Stale
#1419 opened Oct 4, 2024 by lcsjunior Loading…
7 tasks done
perfect number Stale
#1418 opened Oct 4, 2024 by MaarcooC Loading…
6 tasks done
Removing an inactive code owner from the repo dont-close This issue/pull request shouldn't be closed
#1385 opened Mar 11, 2024 by tjgurwara99 Loading…
fix: use GITHUB_ACTOR in git config
#1379 opened Jan 16, 2024 by vil02 Loading…
5 tasks done
fix: heap-buffer-overflow in run_length_encoding.c dont-close This issue/pull request shouldn't be closed
#1329 opened Oct 2, 2023 by vil02 Loading…
7 tasks done
fix: remove memory leak in max_heap.c dont-close This issue/pull request shouldn't be closed
#1305 opened Sep 14, 2023 by vil02 Loading…
5 tasks done
fix: remove memory leaks kruskal.c dont-close This issue/pull request shouldn't be closed
#1304 opened Sep 14, 2023 by vil02 Loading…
5 tasks done
ProTip! Exclude everything labeled bug with -label:bug.