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
feat: Added new numerical algorithms to estimate integrals

jspmic opened this pull request 29 days ago
Update linear_search.c

sankalpsharma38 opened this pull request about 1 month ago
Added A* algorithm

jojbrasileiro opened this pull request about 1 month ago
Adding Meta Binary Search Algorithm

luizschulz opened this pull request about 1 month ago
Adding Sublinear Search Algorithm

luizschulz opened this pull request about 1 month ago
Create Quadratic Search

luizschulz opened this pull request about 1 month ago
feat: add LeetCode problem 65

MustafaAamir opened this pull request about 1 month ago
Refactor/methods names

Allan28818 opened this pull request about 2 months ago
Added new sorting algorithm, middle sort

dja322 opened this pull request about 2 months ago
add base conversion

xumojiade opened this pull request about 2 months ago
Create minesweeper.c

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
Implement Triangular Fuzzy Set Class with Membership Functions and Operations

Shreya123714 opened this pull request about 2 months ago
Add more Sorting Algorithms in C

Vaibhavtech2006 opened this pull request about 2 months ago
Add 30.c

FaheemorFAB opened this pull request about 2 months ago
Update tic_tac_toe.c

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
Update solution for problem 876

Gutsss77 opened this pull request 2 months ago
Create the code of tim_sort.c

dynoayush opened this pull request 2 months ago
[FEATURE] adding dsa sheets section implemented in c language

priyanshu233 opened this issue 2 months ago
Create basic_Bubble_Sort.c

adiiiii13 opened this pull request 2 months ago
feat: add Bucket Sort algorithm(Using insertion sort)

YashTariyal opened this pull request 2 months ago
Update tic_tac_toe.c

shrivalidutt opened this pull request 2 months ago
[BUG] Input validation

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
added solution to the problem 1963 of leetcode

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
Create hello.py

rithviknag04 opened this pull request 3 months ago
Update tic_tac_toe.c

rithviknag04 opened this pull request 3 months ago
feat: Add Timsort sorting algorithm.

ljfp opened this pull request 3 months ago
Added New Sorts

SpEXterXD opened this pull request 3 months ago
Want to Add more Sorting Algorithms in C

UdaySharmaGitHub opened this issue 3 months ago
Added Hexadecimal to String Conversor

lcsjunior opened this pull request 3 months ago
perfect number

MaarcooC opened this pull request 3 months ago
Update 1137.c

shivamdroidoreo opened this pull request 3 months ago
[OTHER]

shivamdroidoreo opened this issue 3 months ago
feat: add Darts exercise

rmzmrnn opened this pull request 3 months ago
feat: add LeetCode problem 15

prathkr opened this pull request 3 months ago
chore: make CIs build in parallel

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
[BUG]

BugIdentifier opened this issue 4 months ago
Update binary_search_tree.c

RuslanByte opened this pull request 4 months ago
Add a simpler version of prime_factorization.c

isidroas opened this pull request 4 months ago
refactor prime_factorization.c

isidroas opened this pull request 4 months ago
feat: Add processes algorithms and design patterns

fdistasio opened this pull request 5 months ago
fix: queue null pointer dereference bug

BugIdentifier opened this pull request 5 months ago
feat: Add Move-To-Front Linear Search implementation

kiranj26 opened this pull request 6 months ago
feat: add stable selection sort algorithm

kiranj26 opened this pull request 6 months ago
chore: Created a new hackerrank file

Rejwan321 opened this pull request 6 months ago
Added a new game called Number Puzzle

user23052036 opened this pull request 7 months ago
guerraart8

Guerraart8 opened this pull request 7 months ago
Pulled to sub branch

MamataCIngalagi opened this pull request 7 months ago
Update dict.c

RuslanByte opened this pull request 7 months ago
Update recursive_traversals.c

RuslanByte opened this pull request 7 months ago
Update queue.c

RuslanByte opened this pull request 7 months ago
chore: Updated the coding structure for more readability.

Harish-Kushwah opened this pull request 8 months ago
Implemented Level order traversal

di-was opened this pull request 8 months ago
feat: trigonometric func and better sqrt implementation

kaan2463 opened this pull request 8 months ago
TRigonometric function and better sqrt function (and tests)

kaan2463 opened this pull request 8 months ago
feat: added derivative and second derivative approximations

Ajadamson206 opened this pull request 8 months ago
Fix typos

ViToni opened this pull request 9 months ago
[FEATURE] Adding Fintech

Akshat111111 opened this issue 9 months ago
Removing an inactive code owner from the repo

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
feat: add LeetCode problem 605

kiranj26 opened this pull request 10 months ago
Update queue.c

arihant1805 opened this pull request 11 months ago
feat: add LeetCode problem 209

tea-in-the-snow opened this pull request 11 months ago
Update queue.c

arihant1805 opened this pull request 11 months ago
fix: use `GITHUB_ACTOR` in `git config`

vil02 opened this pull request 11 months ago
[FEATURE] FCFS Scheduling Algorithm

mpousmali opened this issue 12 months ago
fix: add missing return in removeValueCArray

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
feat: added krishnamurthy number verificator

jspmic opened this pull request about 1 year ago
Updated_redblacktree.c_file

akshithagunupati opened this pull request about 1 year ago
no 'return' in newNode function

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
Inclusion of Line Drawing Algorithms

Ashna26-Mittal opened this issue about 1 year ago
Implementing Factorial using recursion

sricharan200 opened this pull request about 1 year ago
Implementing Radix using C programming

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
Added new ciphers

Thunder-Ultra opened this pull request about 1 year ago
Update README.md

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
Add: Exercism C hamming challenge is added

Zumh opened this pull request about 1 year ago
Create quicksort.c

PaladuguLekhaRavali opened this pull request about 1 year ago
Create XOR_linked_list.c

SahilK-027 opened this pull request about 1 year ago
added activity selection problem

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
converting from infix to postfix

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
Create ArrayImplementationOfStack.c

Anupamaraie opened this pull request about 1 year ago
fix: changed sizeof() argument

rodrigoReyrios opened this pull request about 1 year ago
Create modfiyGraphAgeWeight.c

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
Added a queue using user inputs

Surani02 opened this pull request about 1 year ago