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
avltree, cantorSet added
aeaf03378b15e666246080f4a1cb899b189c9e07 authored about 5 years ago35f665db458f294744d8c4c0cab5eaeb8d86cb7d authored about 5 years ago
3ee9cbdfa291df68f15bbf8d92c8657907699e84 authored about 5 years ago
UDP Client Server algorithm implementation in C
536970e6ef8e90603716cfb38fdb1509b070cdd4 authored about 5 years agoLCM.c
76d40c7707f73e04f2daba508a8494a13fef25ec authored about 5 years agoUpdate CArrayTests.c
6a120e19a1943a3b233165aa5aa8f35d3aa4b20e authored about 5 years agoAdd PID (Proportional Integral Derivative) Controller Algorithm
9a6e27ad990e5504974fbf6d96bcd98ed1246f96 authored about 5 years ago[added] lerp, with both an unprecise and a precise option.
e07f67b56dd9fc17d38bf98649bc6d7ab8e4e723 authored about 5 years ago* Created algorithm to convert binary to octal.
This contatin algorithm to convert binary to ...
8a77fb3c745309b4f5b31aab39ca801215b12ca3 authored about 5 years ago9da370426c3b7ae52c3eb2c0169e0069e7e18c23 authored about 5 years ago
Add Pancake Sort
b2bfeaa132f6110a811eb5754d4cd8f546be8109 authored about 5 years agoAdding LeetCode Problem 38
99e4aae8c9d9b3f80c957cd4b2e5a1fe1f42a97a authored about 5 years ago94462f2fe6beeb1657dcb76be02ca4b29d4e620e authored about 5 years ago
bf124ed91e10679d5a0e546029e75353f91bc157 authored about 5 years ago
63828a86c2dc39ce9c9f14379831b01515cdd258 authored about 5 years ago
Adding leetcode Rotate Array (189.c)
683384d9596dfdac715de8f596a0143f56b6394e authored about 5 years agoAdded Cycle Sort
39abfd068b31301f43436bd5baad7dbaf68edc8d authored about 5 years agoAdded Stooge Sort and Radix Sort in sorting algorithms
c8bb8fd081154073dedcec6646e2c00771fe22a1 authored about 5 years agoc385a79149137eb9636cd3865854e78d2ff0a48f authored about 5 years ago
f8a5c1485211c6991ba1cc7403c69cc0120e2ec8 authored about 5 years ago
5e9189be5d4be4bfea3ab7a5dbfde82476bbb43f authored about 5 years ago
7c0e52f794b5ab87263cfd3f2b12eb534ed26281 authored about 5 years ago
Add LeetCode 367
dc263b40fcb320808eb4ccfe08b1e956c73d436c authored about 5 years agoba36b992ec34595c374e9e0fda56221177a85bd3 authored about 5 years ago
Add LeetCode 231
ca5da0e61efaee8024e3051e10c2956b69ec4400 authored about 5 years agoaaa8a3149b25abea3e7784221695814d019c9c18 authored about 5 years ago
8f0602c9f1bc99a716459978ddf2a70b1e8b311c authored about 5 years ago
added solution and modified README.md for problem 11
2e692eddeb7a714d45dc5d49a0a6cba8b8ca68a5 authored about 5 years agod2f3cfa6bc2ac7bb69daaed8e46b863a93574d95 authored about 5 years ago
Add leetcode String to Integer (atoi) (8.c) and Integer to Roman (12.c)
ff9877410b17066bf8ca1a5bfba2eacac7b8cb0a authored about 5 years agof5000f2f96274976e1b916d9200b14e620be702b authored about 5 years ago
leetcode 9
d7ed5ea4708b6bd9e96931dfe6d1ba50c2c6046a authored about 5 years ago54827a871f8159d7fb85baf2860a0dd48e982411 authored about 5 years ago
Leetcode 7
4b9a4b62c5603fd19b89f68b985600ed33f6f433 authored about 5 years ago9c346de3a3352bf9d11062e5c17c2069239fd6cb authored about 5 years ago
138da16aafd682fa38ee3baade4d806f363808f4 authored about 5 years ago
af273adef07cd43ff9aefd75688875ccce2843d7 authored about 5 years ago
95d7f25175418638432bb14f20ceb521046fc8bc authored about 5 years ago
This contatin algorithm to convert binary to octal using recursion
93f68d0c36b6eb3109f80f8ad341da7aad8ea408 authored about 5 years agoSolution for Leedcode problem 13, 29, 66 and 201
44049cdfdb71b6562101c15b79c5e738103c34bc authored about 5 years ago- Adding Divide Two Integers (29.c)
- Adding Plus One (66.c)
- Adding Bitwise AND of Numbers Rang...
cd679fd4613d8fb3c9745bdd666520ba7413b276 authored about 5 years ago
2ec2f922844f53f0d764186133e165d11ddfe0c9 authored about 5 years ago
632206fce0c2c587915e5e8ec9696212c5e2beac authored about 5 years ago
7b93a8fe37f8804d97283030e13758a980877e66 authored about 5 years ago
Create kruskal.c
11ea4be19f626b7e059fa9e0b6f50d97f8006d43 authored over 5 years ago199b4f8c56e0da4b13ffb8fe0df35eab4168b2d0 authored over 5 years ago
Corrected function name
57f95d86d8af80cddd82a8e190a54cc5bc9a1de0 authored over 5 years agoRemoved extra space from `decimal _to_binary`.
0156e8d4a93a0af0f0d584427cfad70126392db8 authored over 5 years agoAdded Algorithm to find LCM(least common multiple) of two numbers
54fe43e926a01630396a130c736bdee9ee59da6b authored over 5 years agoaffe8213bb64ba3f3024a61d395ffe620c0df483 authored over 5 years ago
Solution for Leedcode problem 2 and 21
3f9ebd1b5e877f7cc5d55e276f87056dbcca6a87 authored over 5 years ago4a7480e3037894188a0976670ae361337fe3cc6e authored over 5 years ago
KMP algorithm implementation for string search
7059985c9c00070b57ccc9938aa38c48334cf5b2 authored over 5 years agofixed typo
b5c6c99b6b2dd192eb1490ca35ee061adb59388c authored over 5 years ago54613199a6d04b1f0b170725e07129288a7c9670 authored over 5 years ago
67268aedc0973f68a38a8da37ad53d6158b829cc authored over 5 years ago
Fixed CRC-32 Error
17e556b4260fcda2cf56eb8df03045c206fdaa3e authored over 5 years agoca18351173b1b0f40676f4b4373138f2202cd2e1 authored over 5 years ago
Implementet CRC-32 Checksum Algorithm
eee804a8969f6294d81472b9b84cf154ea3dde94 authored over 5 years ago71738b36a98c73bfec072f18e8492ebcf3b3464c authored over 5 years ago
c924079d6066547e52669517f62c4270f367521c authored over 5 years ago
Correct and improve prime test
608c17b0fd869c4e4fdbf88ff90c7fd58fade855 authored over 5 years agoadded solution & modified README.md for problem 121
c0690383110c98e5bbd532e45a40d9f6f398c628 authored over 5 years ago51e1c942da99d530d454f3cc03cf3007b5e5d182 authored over 5 years ago
Update BubbleSort.c
83d3234fe29b635d76d44a14b3db3849c6a8e10b authored over 5 years agoAdded ArmstrongNumber.c
eb5bdc5449e3e5d353417324aa67293f2666d813 authored over 5 years agoadded hexal_to_octal in conversions
97acbf931518ab69174edacf29f20e26c2900292 authored over 5 years ago3d31ea9e962dbe6f9986bf28ae198b087b3e2cec authored over 5 years ago
05d0323ed38f3dd5f101d72ff7be2ca64a013c82 authored over 5 years ago
98ab38f17000d7ba56b2344fe94093ef986c8d84 authored over 5 years ago
6bcdac56e484f22a9a2445453b0f53166e5e12e1 authored over 5 years ago
README.md
9a1870f5e226573939b7691f35d00ed8b791e037 authored over 5 years ago647.c
bfb1992ec42f75f18b8619b0c2c9babe19bc7c39 authored over 5 years agoUpdate BubbleSort.c
e2d3675bc709ceed969afa7fda8ba5e62493806b authored over 5 years agoMedian of two sorted arrays No. 4
6221cbe7da9bfc03bf239121283d8f7810601107 authored over 5 years agoCode for Randomised Quick Sort
f4882e65730862979eaacd476e12ae22c376431a authored over 5 years agoPalindromic substring using dynamic programming
e5adce3a52c41fe5fb5be1c1cd2a36476f4e8fe7 authored over 5 years agoeccc3c126f75e18fe07724baff5a76e8c38159cd authored over 5 years ago
031ae5f1d24eeea2bcb86e999c604f6f8e020f05 authored over 5 years ago
132c3c426db21035386a048b4729c646af0e1122 authored over 5 years ago
dffe9459dd30e27fddfdb8a2da0b3a95fe8fe2ea authored over 5 years ago
Added commented solution to Leetcode problem 476
f063b030f83d37bcb214b465771a747f4eda6e61 authored over 5 years agoFeature/search insert position
4acf53b57532842c93db6ddf425059c71f4fcb56 authored over 5 years agob1b24e69c93ee30cd5694c12b5934ddc71c91455 authored over 5 years ago
cf6ff1344a1bfe9ac4eafc259b73c10df3d97970 authored over 5 years ago
d21e4b1d2feee874a8e6c0b9431e08b276150206 authored over 5 years ago
leetcode: Address readability of a few cases, and fix 283
c6f12642a1d3b0f365c2eb4a09db74b853397961 authored over 5 years agoAdded commented solution to problem 461
26ff845615599cb21edae35da9bdf2f117bf797c authored over 5 years ago
The for loop utilized in 283 was improperly structured as 'start'
was no declared as the value t...
aaa2546afa9081ce95df9db7118968274b05ff1c authored over 5 years ago
575f8c94fc12265c920da7cc3f7d569ca3d3139d authored over 5 years ago
Solution to leetcode Problem 190 and 191
972d4fad7ae85d300ef77f3bbdf83b1efcbd5a2f authored over 5 years ago08f62bf39782a1b6b7a57a33a6de94bdbb991236 authored over 5 years ago
This reverts commit 5a6ed8e245e7544fce060d92919a353393bfd064.
To modify code to add comments
0
d2ad4b0109c02ca61e1f4f918d7ac3d66526b4f2 authored over 5 years agocfcec56346b3592c1e6b92af309ea3c55c3bef7e authored over 5 years ago
5380a40bcd9682d91dfe5ca1dbdb7fb33a0d955a authored over 5 years ago
2e4aba2095d507850e1b36975d50a2be293bfc28 authored over 5 years ago
4c75a67651e246e91f7fb534194ff80832f04f24 authored over 5 years ago
249 add maximum number of ballons
f9139347fea8f3af8e2b32f21f120f0e9e21c9b5 authored over 5 years ago