Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/TheAlgorithms/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
https://github.com/TheAlgorithms/C
Remove Unnecessary function in problem #104.c
swayam9705 opened this pull request 3 days ago
swayam9705 opened this pull request 3 days ago
feat: Added new numerical algorithms to estimate integrals
jspmic opened this pull request 29 days ago
jspmic opened this pull request 29 days ago
Update linear_search.c
sankalpsharma38 opened this pull request about 1 month ago
sankalpsharma38 opened this pull request about 1 month ago
Added A* algorithm
jojbrasileiro opened this pull request about 1 month ago
jojbrasileiro opened this pull request about 1 month ago
Adding Meta Binary Search Algorithm
luizschulz opened this pull request about 1 month ago
luizschulz opened this pull request about 1 month ago
Adding Sublinear Search Algorithm
luizschulz opened this pull request about 1 month ago
luizschulz opened this pull request about 1 month ago
Create Quadratic Search
luizschulz opened this pull request about 1 month ago
luizschulz opened this pull request about 1 month ago
feat: add LeetCode problem 65
MustafaAamir opened this pull request about 1 month ago
MustafaAamir opened this pull request about 1 month ago
Refactor/methods names
Allan28818 opened this pull request about 2 months ago
Allan28818 opened this pull request about 2 months ago
Added new sorting algorithm, middle sort
dja322 opened this pull request about 2 months ago
dja322 opened this pull request about 2 months ago
refactor(remove-comments): unnecessary comments were removed and alsobugs undefined variables were created in /client_server/fork.h, /client_server/udp_client.c and /client_server/udp_server.c
Allan28818 opened this pull request about 2 months ago
Allan28818 opened this pull request about 2 months ago
add base conversion
xumojiade opened this pull request about 2 months ago
xumojiade opened this pull request about 2 months ago
Create minesweeper.c
Swastik0710 opened this pull request about 2 months ago
Swastik0710 opened this pull request about 2 months ago
Created a gausssian_fuzzy_set.c ,which will aid in future Fuzzy Inference System
Shreya123714 opened this pull request about 2 months ago
Shreya123714 opened this pull request about 2 months ago
Implement Triangular Fuzzy Set Class with Membership Functions and Operations
Shreya123714 opened this pull request about 2 months ago
Shreya123714 opened this pull request about 2 months ago
Add more Sorting Algorithms in C
Vaibhavtech2006 opened this pull request about 2 months ago
Vaibhavtech2006 opened this pull request about 2 months ago
Add 30.c
FaheemorFAB opened this pull request about 2 months ago
FaheemorFAB opened this pull request about 2 months ago
Update tic_tac_toe.c
Ruki592 opened this pull request about 2 months ago
Ruki592 opened this pull request about 2 months ago
[FEATURE] Feature Request: Add Text-Based Minesweeper Game in C
KSVeerendernath opened this issue about 2 months ago
KSVeerendernath opened this issue about 2 months ago
Update solution for problem 876
Gutsss77 opened this pull request 2 months ago
Gutsss77 opened this pull request 2 months ago
Create the code of tim_sort.c
dynoayush opened this pull request 2 months ago
dynoayush opened this pull request 2 months ago
[FEATURE] adding dsa sheets section implemented in c language
priyanshu233 opened this issue 2 months ago
priyanshu233 opened this issue 2 months ago
Create basic_Bubble_Sort.c
adiiiii13 opened this pull request 2 months ago
adiiiii13 opened this pull request 2 months ago
feat: add Bucket Sort algorithm(Using insertion sort)
YashTariyal opened this pull request 2 months ago
YashTariyal opened this pull request 2 months ago
Update tic_tac_toe.c
shrivalidutt opened this pull request 2 months ago
shrivalidutt opened this pull request 2 months ago
[BUG] Input validation
shrivalidutt opened this issue 2 months ago
shrivalidutt opened this issue 2 months ago
feat : added Bitonic Sort Algorithm in C fixes #1420
TWILIGHT-GIT69 opened this pull request 2 months ago
TWILIGHT-GIT69 opened this pull request 2 months ago
added solution to the problem 1963 of leetcode
lavanyagupta28 opened this pull request 2 months ago
lavanyagupta28 opened this pull request 2 months ago
feat: Added more Sorting Algorithm in C fixes #1420
VyankateshRohokale opened this pull request 3 months ago
VyankateshRohokale opened this pull request 3 months ago
Create hello.py
rithviknag04 opened this pull request 3 months ago
rithviknag04 opened this pull request 3 months ago
Update tic_tac_toe.c
rithviknag04 opened this pull request 3 months ago
rithviknag04 opened this pull request 3 months ago
feat: Add Timsort sorting algorithm.
ljfp opened this pull request 3 months ago
ljfp opened this pull request 3 months ago
Added New Sorts
SpEXterXD opened this pull request 3 months ago
SpEXterXD opened this pull request 3 months ago
Want to Add more Sorting Algorithms in C
UdaySharmaGitHub opened this issue 3 months ago
UdaySharmaGitHub opened this issue 3 months ago
Added Hexadecimal to String Conversor
lcsjunior opened this pull request 3 months ago
lcsjunior opened this pull request 3 months ago
perfect number
MaarcooC opened this pull request 3 months ago
MaarcooC opened this pull request 3 months ago
Update 1137.c
shivamdroidoreo opened this pull request 3 months ago
shivamdroidoreo opened this pull request 3 months ago
[OTHER]
shivamdroidoreo opened this issue 3 months ago
shivamdroidoreo opened this issue 3 months ago
feat: add Darts exercise
rmzmrnn opened this pull request 3 months ago
rmzmrnn opened this pull request 3 months ago
feat: add LeetCode problem 15
prathkr opened this pull request 3 months ago
prathkr opened this pull request 3 months ago
chore: make CIs build in parallel
realstealthninja opened this pull request 3 months ago
realstealthninja opened this pull request 3 months ago
fix: tic_tac_toe: Both player are filling choice at different time on…
ashvin-parmar opened this pull request 4 months ago
ashvin-parmar opened this pull request 4 months ago
[BUG]
BugIdentifier opened this issue 4 months ago
BugIdentifier opened this issue 4 months ago
Update binary_search_tree.c
RuslanByte opened this pull request 4 months ago
RuslanByte opened this pull request 4 months ago
Add a simpler version of prime_factorization.c
isidroas opened this pull request 4 months ago
isidroas opened this pull request 4 months ago
refactor prime_factorization.c
isidroas opened this pull request 4 months ago
isidroas opened this pull request 4 months ago
[ERROR] : Unable to perform this action because the process is running
Sri-Geyan opened this issue 4 months ago
Sri-Geyan opened this issue 4 months ago
feat: Add processes algorithms and design patterns
fdistasio opened this pull request 5 months ago
fdistasio opened this pull request 5 months ago
fix: queue null pointer dereference bug
BugIdentifier opened this pull request 5 months ago
BugIdentifier opened this pull request 5 months ago
feat: Add Move-To-Front Linear Search implementation
kiranj26 opened this pull request 6 months ago
kiranj26 opened this pull request 6 months ago
feat: add stable selection sort algorithm
kiranj26 opened this pull request 6 months ago
kiranj26 opened this pull request 6 months ago
chore: Created a new hackerrank file
Rejwan321 opened this pull request 6 months ago
Rejwan321 opened this pull request 6 months ago
Added a new game called Number Puzzle
user23052036 opened this pull request 7 months ago
user23052036 opened this pull request 7 months ago
guerraart8
Guerraart8 opened this pull request 7 months ago
Guerraart8 opened this pull request 7 months ago
Pulled to sub branch
MamataCIngalagi opened this pull request 7 months ago
MamataCIngalagi opened this pull request 7 months ago
Update dict.c
RuslanByte opened this pull request 7 months ago
RuslanByte opened this pull request 7 months ago
Update recursive_traversals.c
RuslanByte opened this pull request 7 months ago
RuslanByte opened this pull request 7 months ago
Update queue.c
RuslanByte opened this pull request 7 months ago
RuslanByte opened this pull request 7 months ago
[BUG] Report on Stack Overflow Vulnerability in C/sorting/binary_insertion_sort.c
N1nEmAn opened this issue 7 months ago
N1nEmAn opened this issue 7 months ago
chore: Updated the coding structure for more readability.
Harish-Kushwah opened this pull request 8 months ago
Harish-Kushwah opened this pull request 8 months ago
Implemented Level order traversal
di-was opened this pull request 8 months ago
di-was opened this pull request 8 months ago
Implement rotated_search and iterative exponential binary search functions
AllamF5J opened this pull request 8 months ago
AllamF5J opened this pull request 8 months ago
feat: trigonometric func and better sqrt implementation
kaan2463 opened this pull request 8 months ago
kaan2463 opened this pull request 8 months ago
TRigonometric function and better sqrt function (and tests)
kaan2463 opened this pull request 8 months ago
kaan2463 opened this pull request 8 months ago
feat: added derivative and second derivative approximations
Ajadamson206 opened this pull request 8 months ago
Ajadamson206 opened this pull request 8 months ago
Fix typos
ViToni opened this pull request 9 months ago
ViToni opened this pull request 9 months ago
[FEATURE] Adding Fintech
Akshat111111 opened this issue 9 months ago
Akshat111111 opened this issue 9 months ago
Removing an inactive code owner from the repo
tjgurwara99 opened this pull request 10 months ago
tjgurwara99 opened this pull request 10 months ago
negative nums can also be sorted by radix_sort_2 now
goksuko opened this pull request 10 months ago
goksuko opened this pull request 10 months ago
feat: add LeetCode problem 605
kiranj26 opened this pull request 10 months ago
kiranj26 opened this pull request 10 months ago
Update queue.c
arihant1805 opened this pull request 11 months ago
arihant1805 opened this pull request 11 months ago
feat: add LeetCode problem 209
tea-in-the-snow opened this pull request 11 months ago
tea-in-the-snow opened this pull request 11 months ago
Update queue.c
arihant1805 opened this pull request 11 months ago
arihant1805 opened this pull request 11 months ago
fix: use `GITHUB_ACTOR` in `git config`
vil02 opened this pull request 11 months ago
vil02 opened this pull request 11 months ago
[FEATURE] FCFS Scheduling Algorithm
mpousmali opened this issue 12 months ago
mpousmali opened this issue 12 months ago
fix: add missing return in removeValueCArray
honey-yogurt opened this pull request almost 1 year ago
honey-yogurt opened this pull request almost 1 year ago
feat: add binary gcd algorithm
tolis-0 opened this pull request about 1 year ago
tolis-0 opened this pull request about 1 year ago
feat: added krishnamurthy number verificator
jspmic opened this pull request about 1 year ago
jspmic opened this pull request about 1 year ago
Updated_redblacktree.c_file
akshithagunupati opened this pull request about 1 year ago
akshithagunupati opened this pull request about 1 year ago
no 'return' in newNode function
miko53 opened this issue about 1 year ago
miko53 opened this issue about 1 year ago
Added Preemptive Priority Scheduling Algorithm in Process Scheduling …
SarojArchana opened this pull request about 1 year ago
SarojArchana opened this pull request about 1 year ago
Inclusion of Line Drawing Algorithms
Ashna26-Mittal opened this issue about 1 year ago
Ashna26-Mittal opened this issue about 1 year ago
Implementing Factorial using recursion
sricharan200 opened this pull request about 1 year ago
sricharan200 opened this pull request about 1 year ago
Implementing Radix using C programming
sricharan200 opened this pull request about 1 year ago
sricharan200 opened this pull request about 1 year ago
Problem 23 in leetcode in C language
BRAGADEESH2005 opened this pull request about 1 year ago
BRAGADEESH2005 opened this pull request about 1 year ago
Added new ciphers
Thunder-Ultra opened this pull request about 1 year ago
Thunder-Ultra opened this pull request about 1 year ago
Update README.md
CribaGIT opened this pull request about 1 year ago
CribaGIT opened this pull request about 1 year ago
[FEATURE] Add a C code for implementing Koch Curve.
urjabahad opened this issue about 1 year ago
urjabahad opened this issue about 1 year ago
Add: Exercism C hamming challenge is added
Zumh opened this pull request about 1 year ago
Zumh opened this pull request about 1 year ago
Create quicksort.c
PaladuguLekhaRavali opened this pull request about 1 year ago
PaladuguLekhaRavali opened this pull request about 1 year ago
Create XOR_linked_list.c
SahilK-027 opened this pull request about 1 year ago
SahilK-027 opened this pull request about 1 year ago
added activity selection problem
risanlang opened this pull request about 1 year ago
risanlang opened this pull request about 1 year ago
Added 3Sum and 4Sum algorithms in leetcode
kbadal19 opened this pull request about 1 year ago
kbadal19 opened this pull request about 1 year ago
converting from infix to postfix
IaManoj01 opened this pull request about 1 year ago
IaManoj01 opened this pull request about 1 year ago
ADDED EXPLANATORY DOCUMENTATION ABOUT AVL_TREE in avl_tree.c
mahammadhussain98 opened this pull request about 1 year ago
mahammadhussain98 opened this pull request about 1 year ago
Create ArrayImplementationOfStack.c
Anupamaraie opened this pull request about 1 year ago
Anupamaraie opened this pull request about 1 year ago
fix: changed sizeof() argument
rodrigoReyrios opened this pull request about 1 year ago
rodrigoReyrios opened this pull request about 1 year ago
Create modfiyGraphAgeWeight.c
mdqamarhussain opened this pull request about 1 year ago
mdqamarhussain opened this pull request about 1 year ago
add comment and explanation of linear search algorithms
Fikayomi31 opened this pull request about 1 year ago
Fikayomi31 opened this pull request about 1 year ago
Added a queue using user inputs
Surani02 opened this pull request about 1 year ago
Surani02 opened this pull request about 1 year ago