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

Merge pull request #122 from ashishtheman/master

Add three new codes

72e38936c271ba6eacea202722f196bc180ff9da authored almost 7 years ago by Christian Bender <[email protected]>
fixed a bug and refactoring

If user type in 0 the output was empty. This bug is fixed.
In addition I refactored and docume...

21dab04b0988aad44fba3fc805dcdbc83de8d0e8 authored almost 7 years ago by Christian Bender <[email protected]>
small changes and some comments

I puted few comments and changed a little bit.

b79f0c121418058376f54784a921281cdf34cdb6 authored almost 7 years ago by Christian Bender <[email protected]>
Create factorial_trailing_zeroes.c

7ed9d6dbee2189ac5751afc5ce2cb54a75a80ae5 authored almost 7 years ago by ashishtheman <[email protected]>
Create catalan.c

41dede7144e2eddfd76415b69b2bd9fde03ce25f authored almost 7 years ago by ashishtheman <[email protected]>
Create Collatz.c

b88d4e764ba747acb7d92d5e19870b12f018a10b authored almost 7 years ago by ashishtheman <[email protected]>
Merge pull request #120 from akshayanvi/patch-1

Update interpolation_search.c

f46a6027049744d3b711179e4cd5fde4c9fb4e7f authored almost 7 years ago by Christian Bender <[email protected]>
Update interpolation_search.c

1) Easy logic built
2) error minimized: as array is increasing in above example it might not al...

8d240037b30c45f3596f31d2730028fb0f8c2814 authored almost 7 years ago by akshayanvi <[email protected]>
Merge pull request #119 from akshaykumar123/patch-2

Update interpolation_search.c

331e6e58d5f7501b423b41485e85480e3fd06763 authored almost 7 years ago by Christian Bender <[email protected]>
Merge pull request #117 from aggarwalmayank/patch-2

balanced parenthesis using stack in C

944ca257e1a2c97103e7dca8a00c6778d3ef083f authored almost 7 years ago by Christian Bender <[email protected]>
Update balanced parenthesis using stack in C

6c3d167c6d13aa273238d4c89ee216e4357bcb54 authored almost 7 years ago by Mayank Aggarwal <[email protected]>
Update interpolation_search.c

df99ef4cb1b7476fe6f8accf8ec611c4ee6a89c1 authored almost 7 years ago by Akshay Kumar <[email protected]>
Merge pull request #118 from akshaykumar123/patch-1

interpolation.c

ad3b1c37fedec13d94c91d0baa73314b6e0da7d1 authored almost 7 years ago by Christian Bender <[email protected]>
interpolation.c

Interpolation search implemented in c

0bc7df2c78aaa44ec4bdb58a7238e16bb9edfda8 authored almost 7 years ago by Akshay Kumar <[email protected]>
balanced parenthesis using stack in C

this C program checks whether brackets are balanced or not in an string

63412ed20fc6445d781ec9a69926c4eb7f566d39 authored almost 7 years ago by Mayank Aggarwal <[email protected]>
Merge pull request #115 from Rupeshiya/master

sorting of linked list using selection sort

2f1289ccabf6109fa6e09b4c29f10956b2ff3ed6 authored almost 7 years ago by Christian Bender <[email protected]>
stack implementation using array

46ee6620a3a49898bacaaa726ebacd060f35583e authored almost 7 years ago by Rupeshiya <[email protected]>
sorting of linked list using selection sort

11ba39263e63b44533a82066810046c2f6e670c9 authored almost 7 years ago by Rupeshiya <[email protected]>
Merge pull request #113 from Rupeshiya/master

fulls source code for insertion and deletion in singly linked list

83290557452f767cfddc9e880e3738f9f7cff150 authored almost 7 years ago by Christian Bender <[email protected]>
Add files via upload

d3ac0338d387fef88b928eaac07854fee70daa54 authored almost 7 years ago by Christian Bender <[email protected]>
Update README.md

bfa35ae8d5b02f28ea16d99f5a0d9efb8ef9a3a3 authored almost 7 years ago by Christian Bender <[email protected]>
Merge pull request #112 from Frostbite22/patch-1

Create mirror

5b1ffdbf5abde2bab8f150557db4b9564992f85f authored almost 7 years ago by Christian Bender <[email protected]>
Update mirror

This program "mirror" is used to reverse a string of character .
eg : the string "helloo" beco...

784ecf811dacebd405c44876402488a4e68208e8 authored almost 7 years ago by Frostbite22 <[email protected]>
Merge pull request #114 from debck/master

Thanks for contributing

30b1ece5a147afb9367e8af5013d74c6f0c2d6df authored almost 7 years ago by Christian Bender <[email protected]>
decimal to binary without function use

ebd939864eb1b10011c473d409a5df5e120c41c1 authored almost 7 years ago by Rupeshiya <[email protected]>
added binary to hexadecimal conversion

264fd91af9d50973495778554a12369254dcbe8a authored almost 7 years ago by DEBASISH SAHOO <[email protected]>
fulls source code for insertion and deletion in singly linked list

fulls source code for insertion and deletion in singly linked list in c

ebc7892f01172d7a0b8ac418deaf7bec651ea161 authored almost 7 years ago by Rupeshiya <[email protected]>
Create mirror

using pointers & string library

852801f18b1b6c4b3a41f904cc0dcd387ad3bfe9 authored almost 7 years ago by Frostbite22 <[email protected]>
Update README.md

2d376fb740eee59af6c33f764880cc06ff6b2f06 authored almost 7 years ago by Christian Bender <[email protected]>
Add files via upload

730ebb9053b935627075040d751e71719724176d authored almost 7 years ago by Christian Bender <[email protected]>
Update README.md

5ca234369d1b1a467746d518215987cdd3b9cdb3 authored almost 7 years ago by Christian Bender <[email protected]>
Update README.md

8c01862dd55c15042b22eed82ccc4a8ca35b6752 authored almost 7 years ago by Christian Bender <[email protected]>
Add files via upload

ee68f2279fe0a02608d6f7d8e089c8b57d4fadb4 authored almost 7 years ago by Christian Bender <[email protected]>
Update README.md

53e58d1ededd0ec6d145368fa5b2608c8101576b authored almost 7 years ago by Christian Bender <[email protected]>
Add files via upload

a16b159188678de1cc0c2f4ccfcec83a430cbfdd authored almost 7 years ago by Christian Bender <[email protected]>
Update README.md

8bf354465c2f288b663b2393f089898b96a95605 authored almost 7 years ago by Christian Bender <[email protected]>
Update README.md

e3685c2947edd5fe1e8850fa7901e8382272afc1 authored almost 7 years ago by Christian Bender <[email protected]>
Create README.md

802deb1f87f79e2c74d8cc179c5559b258447cec authored almost 7 years ago by Christian Bender <[email protected]>
Add files via upload

c6cb7c836205967a5123058dbd1a0c53429d8ab8 authored almost 7 years ago by Christian Bender <[email protected]>
Merge pull request #71 from arpanjain97/master

Thanks for contributing

75f78663200994f46910293bdc0017bd118d2b6e authored almost 7 years ago by Christian Bender <[email protected]>
Merge pull request #72 from MacBox7/bucket-sort

Thanks for contributing

bcd0486020e8afa91ca37214a0690557bafde439 authored almost 7 years ago by Christian Bender <[email protected]>
Delete disarium.c

2602295418393bb56cd2fa35e8b3d7cb984e0c3b authored almost 7 years ago by Christian Bender <[email protected]>
Delete convert.c

c6103845c20cacfe06d9f60daf35509a68d247b6 authored almost 7 years ago by Christian Bender <[email protected]>
Merge pull request #33 from ashish4321/master

Thanks for contributing

c27bf5d6247cf645c8844e9e3822e883e84b850c authored almost 7 years ago by Christian Bender <[email protected]>
Merge pull request #74 from CptSpookz/master

Added binary search tree

7955b5099b42c5a910225f71a179ea15b79e94a7 authored almost 7 years ago by Christian Bender <[email protected]>
Update README.md

063df6a8ede8db330e3774f794ff0a593dd06dd8 authored almost 7 years ago by Christian Bender <[email protected]>
Update README.md

8135a729959e35a5be97f4c34c295e087c387390 authored almost 7 years ago by Christian Bender <[email protected]>
Add files via upload

c524b9a0ca51805ddda716363c14c9d8acadbdd0 authored almost 7 years ago by Christian Bender <[email protected]>
Update binary_search_tree.c

0261e5373448702295fc6caed0d79a7a0a83e8d8 authored almost 7 years ago by Gabriel <[email protected]>
Merge pull request #51 from jebinphilipose/bin-to-oct

Thanks for contributing

d43e80fa446dc3c9ffe5f534e0e427b6fad13a47 authored almost 7 years ago by Christian Bender <[email protected]>
Merge pull request #69 from SummerSad/master

Thanks for contributing

d4b5e088b07ed2093a0fcc0180676e495590d299 authored almost 7 years ago by Christian Bender <[email protected]>
Update README.md

96cbcf248cada07b90ff3a376d8284b6380e1be5 authored almost 7 years ago by Christian Bender <[email protected]>
Add files via upload

1f82f4e2a2f38bddfca71c7e3b75ce959b8857aa authored almost 7 years ago by Christian Bender <[email protected]>
improved hash code function

I improved the hash code function

c26124199f12dded1ae66c90200838ef4c6956d3 authored almost 7 years ago by Christian Bender <[email protected]>
added a dictionary

I added a dictionary.

df5d9d63c38ce10f03289a65f1117a9e6398ca07 authored almost 7 years ago by Christian Bender <[email protected]>
Merge pull request #98 from viditkulshreshtha/patch-1

Update Simpson's_1-3rd_rule.c

34e9ba11d378c2db98efafc47ced69f6ba9ba046 authored almost 7 years ago by Christian Bender <[email protected]>
Update README.md

d4034b7f12a7e8c33ac326a4cfba2c007c7c0c7f authored almost 7 years ago by Christian Bender <[email protected]>
Merge pull request #91 from GeoffYart/patch-1

I have merged this version of your code. Can you unitize this program with a function that gets ...

116a34754e79fdf7e2bbdfd8a9ba51ffa54a81ab authored almost 7 years ago by Christian Bender <[email protected]>
Delete primes.c

7ee0678881066930623dd2e3d0c26cc0374ccd88 authored almost 7 years ago by Christian Bender <[email protected]>
Merge pull request #59 from danielgrimshaw/master

Add Sieve of Eratosthenes

309b0928cc4217ddf5d7451783c3e3dcc3a5a71d authored almost 7 years ago by Christian Bender <[email protected]>
Update README.md

4f12414ee8caa6551610b432e96c2d1d662c7a75 authored almost 7 years ago by Christian Bender <[email protected]>
Merge pull request #82 from fsharpasharp/GCD

I have merged your code. Can you put in some comments.

af3648c678ce63be0fb1a4ad04e03dda403c731e authored almost 7 years ago by Christian Bender <[email protected]>
Update README.md

35b66f2304ac0489331f1a6c82b65b426dadecce authored almost 7 years ago by Christian Bender <[email protected]>
Merge pull request #89 from vidhi2/master

Thanks cool implementation. Can you put in some comments and empty lines for formatting?

be5f4747c85e2d5c663b3cef7b0bf5f67f304f84 authored almost 7 years ago by Christian Bender <[email protected]>
Merge pull request #99 from viditkulshreshtha/master

Thanks for contribute

086fdac6f0f79a09b1031bce447bab724005e4aa authored almost 7 years ago by Christian Bender <[email protected]>
Merge pull request #107 from christianbender/master

simple modular and generic stack

6707474f2a3dc5d563055f7adbbd2c44e71535ce authored almost 7 years ago by Christian Bender <[email protected]>
Merge pull request #108 from koseokkyu/patch-1

Update Readme.md

e837e0c26b882ca6fb501c4445cf2fab4f739255 authored about 7 years ago by Christian Bender <[email protected]>
Merge pull request #105 from koseokkyu/heapsort

Project Euler solving Problem 01

4021a3f8ada0e3d8298cf4698c4b545faa59c747 authored about 7 years ago by Christian Bender <[email protected]>
Update Readme.md

Add HeapSort and JumpSearch

54c6fb03f27be06f006acae079730299fea2810f authored about 7 years ago by koseokkyu <[email protected]>
simple modular and generic stack

See the README.md

5ebfcf4148f6bf73e5e60f0b16cbd758482b9c7e authored about 7 years ago by Christian Bender <[email protected]>
solving Project Euler Problem03 about prime

6d1a0eb3c3176f5849c2a8449ed7263ba2d02da6 authored about 7 years ago by koseokkyu <[email protected]>
solving Problem Euler problem02

85ad2b0ef42641a77ca3e3d577b3f780158a4e87 authored about 7 years ago by koseokkyu <[email protected]>
Project Euler solving Problem 01

d2b6686d2894ce8d724721e251fa57723bdcbe88 authored about 7 years ago by koseokkyu <[email protected]>
Merge pull request #103 from koseokkyu/otherbinarysearch

correct compilation error and logic error at Otherbinarysearch in search folder

694bc20327a7f2ae8a9b32ad6d108c7f275a35c9 authored about 7 years ago by Anup Kumar Panwar <[email protected]>
Update HeapSort.c

3ed754312c38ad1ffc9b569062f0fdc0b471a4be authored about 7 years ago by Anup Kumar Panwar <[email protected]>
Merge pull request #104 from koseokkyu/master

#102 pull request heap sort is modified at input process to receive an integer directly.

6a50cd5a94b98793b745dcb8ea7a3f3555421903 authored about 7 years ago by Anup Kumar Panwar <[email protected]>
modify heapsort

bb6582f12bdd55120199946ece9730098556d79d authored about 7 years ago by koseokkyu <[email protected]>
modify other_binary_search

c3bd560d4c2f4e49a92fbb53ef4b480a079143eb authored about 7 years ago by koseokkyu <[email protected]>
add jumpsearch

04527dfc5605fe37ee243c499ac83f57a42e49ba authored about 7 years ago by koseokkyu <[email protected]>
add heapsort

19a2def4a9b6f24a9597bb326845c4b8e004fae5 authored about 7 years ago by koseokkyu <[email protected]>
Update isArmstrong.c

eea47e50d1778a6d956cef58c806ce31ba03d47e authored about 7 years ago by viditkulshreshtha <[email protected]>
Merge pull request #1 from viditkulshreshtha/viditkulshreshtha-patch-1

added another condition

52ac66d06519943fd981d8830b0e8cd3b4ea9a29 authored about 7 years ago by viditkulshreshtha <[email protected]>
added a condition

If the user enters the input as 0 (zero) then also the output should be one

64c28f76a241e526e76871b8ed399c5c134c3a88 authored about 7 years ago by viditkulshreshtha <[email protected]>
Update Simpson's_1-3rd_rule.c

8692d53d989a3cc82e503160e0a29dd3e7f46ffc authored about 7 years ago by viditkulshreshtha <[email protected]>
Create toDecimal.c

8efdebe3f8cd979e81acd0030632adad2e6d1ba2 authored about 7 years ago by Nathan Fei <[email protected]>
Merge pull request #90 from dynamitechetan/master

removed redundant title from readme

03a0e01950f8bafeb96d08e096d2160681840415 authored about 7 years ago by Chetan Kaushik <[email protected]>
removed redundent

fd00e26055f214a55bd1e3a5bbc90798bb55327b authored about 7 years ago by Chetan Kaushik <[email protected]>
Stack implementation using linked list

8487f4c349b08a79a505df539ab8fa925e511b14 authored about 7 years ago by vidhi2 <[email protected]>
Merge pull request #87 from sachinarora707/master

Multiple folders of search and sort. Fixes issue #60 and #49.

3ccf7357bda7da2600de169a53b7c9d59bd9aebb authored about 7 years ago by Sachin Arora <[email protected]>
Project Euler Problems Added.

33f7a614ae4df591c7dd02e86f64ee7b584ddf13 authored about 7 years ago by Sachin Arora <[email protected]>
Merge pull request #61 from ankitrgadiya/fix/dir

Directories Updated

73a7429921c1b3efb52720071cd22d5831aec354 authored about 7 years ago by Sachin Arora <[email protected]>
Multiple folders of search and sort. Fixes issue #60 and #49.

a6d1297d22c38c36e86f54d489c4e31d5684a496 authored about 7 years ago by Sachin Arora <[email protected]>
Merge pull request #80 from Sudeepam97/master

Adding comments to the code

6fbc16486510591139cf5ffd1bc70a8bf6f36db3 authored about 7 years ago by Chetan Kaushik <[email protected]>
Merge pull request #83 from fsharpasharp/isPrime

Check if a number is prime.

756d6f02aceb6425e75b724c2dfd75e8cbdca3bc authored about 7 years ago by Chetan Kaushik <[email protected]>
Merge pull request #86 from AnupKumarPanwar/master

Updated README.md

7df4c98b4034a95e9b568e221094f293288141c4 authored about 7 years ago by Anup Kumar Panwar <[email protected]>
Merge branch 'master' into master

f361e8eabb3a6f8d0c911ba8e27f35a25d8d8451 authored about 7 years ago by Anup Kumar Panwar <[email protected]>
Updated README.md

87320c583f372d126d1104a89fbdafbe5b6e4f2b authored about 7 years ago by AnupKumarPanwar <[email protected]>
Updated README.md

b99bc9414bc6cb440b87459519d9a9e86c6fcc8f authored about 7 years ago by AnupKumarPanwar <[email protected]>
Updated README.md

55a7f65e67dd9990ebb49330424a7b67dc1df592 authored about 7 years ago by AnupKumarPanwar <[email protected]>
Updated README.md

814b02008f27c7523b58eade3399e5f2d35a1f9d authored about 7 years ago by AnupKumarPanwar <[email protected]>