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

Updated README.md

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

81657fc249e1b7ea9868429a5e0dd56c0707731e authored about 7 years ago by AnupKumarPanwar <[email protected]>
Check if a number is prime.

4124e8c9d85dcffb24ffd79cc3e76b4c08da0633 authored about 7 years ago by fsharpasharp <[email protected]>
Concise version

2a27e93d1cbbb727c3a87b7fca0a67a5d961d2e0 authored about 7 years ago by fsharpasharp <[email protected]>
Greatest common divisor.

a82550d66f711db511623303287aade3851c8064 authored about 7 years ago by fsharpasharp <[email protected]>
Update InsertionSort.c

41f029253146088e628562321781ccd72a93eba6 authored about 7 years ago by Sudeepam <[email protected]>
Update InsertionSort.c

ea50acb609d15752176c90abf8af10611df867dc authored about 7 years ago by Sudeepam <[email protected]>
Merge pull request #75 from ashish4321/master

adding counting sort

98005e3fdeb6bebff965fda81e8502ee2512a43f authored about 7 years ago by Anup Kumar Panwar <[email protected]>
Merge pull request #76 from yeggasd/master

Updated README.md

663275509ddd9e9207d970da0ffac9610c129684 authored about 7 years ago by Sachin Arora <[email protected]>
Updated README.md

736eaf03d786b384746b237701a19da0bb6f7b30 authored about 7 years ago by yeggasd <[email protected]>
adding counting sort

34a30685c03f1bcb81d6ae765878b77b8fdcf172 authored about 7 years ago by Ashish Agarwal <[email protected]>
Added binary search tree

aef7477934cf9af51f63f0c41400074955bf1725 authored about 7 years ago by Gabriel <[email protected]>
Merge pull request #73 from CptSpookz/master

Added linear search algorithm

5c3e2321224182daf4712eda6a469f5eeb76d0b6 authored about 7 years ago by Chetan Kaushik <[email protected]>
Fixed Linear Search

5a53da5e94ed6f9fac2b6d0143fe6188fa6a7287 authored about 7 years ago by Gabriel <[email protected]>
Added linear search algorithm

d9f536d818b46bdf6237323c9b5e7b3dcbb533b7 authored about 7 years ago by Gabriel <[email protected]>
Merge remote-tracking branch 'upstream/master'

3af6c03d064a0220bb0bdb6026e7607f1d6e7e61 authored about 7 years ago by Tran Hau <[email protected]>
Bucket Sort Added

209de0c0d1960b320a36a1cc9b2b7622046f763b authored about 7 years ago by MacBox7 <[email protected]>
Fix output display

5e8dbc06d048b43692f3961923795001d947230a authored about 7 years ago by arpanjain97 <[email protected]>
Add Floyd-Warshall Algorithm

1e9c4a5610dfc5e636d6604717df4b0fecee2e03 authored about 7 years ago by arpanjain97 <[email protected]>
Add Bellman-Ford Algorithm

901b5c2ba82d2fbf3c72b30a3181e129b271e384 authored about 7 years ago by arpanjain97 <[email protected]>
Add Dijkstra's Algorithm

909f00c6051eedb43ec4feaacf5cb6c1e22aee02 authored about 7 years ago by arpanjain97 <[email protected]>
Merge pull request #57 from theycallmemac/master

added some algorithms

eff67c4e5f823959c80a161ab181a19d5b9bdc92 authored about 7 years ago by Anup Kumar Panwar <[email protected]>
add heap sort

2abb7f5691e97a5ae4ea2b56ad86bdfa8f372892 authored about 7 years ago by Tran Hau <[email protected]>
Merge pull request #68 from AnupKumarPanwar/master

Merged 2 search algorithm folders

3cb33267bb091ca7c3bcc91eedaa8fc2236c310d authored about 7 years ago by Anup Kumar Panwar <[email protected]>
Merged 2 sorting folders

a8e3dd3f6056e6fc6e6d5be723cb9de872f4a41f authored about 7 years ago by AnupKumarPanwar <[email protected]>
BogoSort.c and bogo_sort.c are same. Deleted bogo_sort.c

ab2b2a58f01411d01f08b885f0c2e60d0d02d728 authored about 7 years ago by AnupKumarPanwar <[email protected]>
Merge pull request #67 from AnupKumarPanwar/master

QuictSort.c and QiSort.c are same. Deleted QiSort.c

891bc9f671b124921f017539d5637e06e6684257 authored about 7 years ago by Anup Kumar Panwar <[email protected]>
QuictSort.c and QiSort.c are same. Deleted QiSort.c

4f868c6e0bfe00ba12ccfa0928d42a43170fcaff authored about 7 years ago by AnupKumarPanwar <[email protected]>
Merge pull request #66 from AnupKumarPanwar/master

Moved TowerOfHanoi.c to misc

f65f65a617a45ec7e58bf1033f4378cbf545b2d3 authored about 7 years ago by Anup Kumar Panwar <[email protected]>
Moved TowerOfHanoi.c to misc

06da42e14fcc4e9ad41fd9ef9512890011cde982 authored about 7 years ago by AnupKumarPanwar <[email protected]>
Merge pull request #65 from AnupKumarPanwar/master

Moved fib.c to misc and renamed to Fibonacci.c

75dcda5080e4f4e66dfbb7a0300cb745f4b4db39 authored about 7 years ago by Anup Kumar Panwar <[email protected]>
Moved fib.c to misc and renamed to Fibonacci.c

05f6b01569c80974fa60b35a2df777cf579ef3aa authored about 7 years ago by AnupKumarPanwar <[email protected]>
Merge pull request #64 from AnupKumarPanwar/master

Moved fat.c to misc and renamed to Factorial.c

f644b46c08d630ed41d31ed91c34a267170a852e authored about 7 years ago by Anup Kumar Panwar <[email protected]>
Moved fat.c to misc and renamed to Factorial.c

3e083c851b5c791bee30ee9e595a9311bfc7f7d2 authored about 7 years ago by AnupKumarPanwar <[email protected]>
Merge pull request #63 from AnupKumarPanwar/master

Merged 2 folders for sorting algorithms

626bd68d5fde89da26a42ff28678a5cd86de326a authored about 7 years ago by Anup Kumar Panwar <[email protected]>
Merged 2 folders for sorting algorithms

4fa73b8423f7068d2b238807a86ebb47ea82194f authored about 7 years ago by AnupKumarPanwar <[email protected]>
Merge pull request #62 from AnupKumarPanwar/master

Merged 2 folders for sorting algorithms

66e4238d63e2c3e7b320f48b423500eb4fc63d70 authored about 7 years ago by Anup Kumar Panwar <[email protected]>
Merged 2 folders for sorting algorithms

ddc70f70c02f485c62e75e169e351df759e34260 authored about 7 years ago by AnupKumarPanwar <[email protected]>
Directories Updated

* Merged 2 sorts folder
* Merged 2 conversion folder
* Merged 2 search folder
* Renamed Computer...

fcc6c7a3f2f7ce5ffc8311103769acb8fc944e87 authored about 7 years ago by Ankit R Gadiya <[email protected]>
Add Sieve of Eratosthenes

b5b5ec103bfaccd71000703804b1c93310a7e1ad authored about 7 years ago by Daniel Grimshaw <[email protected]>
Delete C

ec6a9d55e4c4a312a7025cf81440c924c6a7c99b authored about 7 years ago by James Mc Dermott <[email protected]>
Add: Implementation of Binary to Octal Conversion

f7795e13563c1b48f229ebe9a927c246094ea96e authored about 7 years ago by Jebin Philipose <[email protected]>
Added basic decimal conversions (#40)

* Added basic decimal conversions

* Updated basic decimal conversions

bb8c41b2de1fc67b8b40a30c87bd4ea9b846b83b authored about 7 years ago by Heshan94 <[email protected]>
created fibonacciSearch.c

8156611ab24bf2fdd63b41b877058e2613240e54 authored about 7 years ago by theycallmemac <[email protected]>
create shellSort.c

79e187649d934d3fecefdaf5d652cffbbf11ceaf authored about 7 years ago by theycallmemac <[email protected]>
Merge pull request #41 from shashikedissanayake/master

Trie Data structure implimentation

79e04baa435daf506789e84f0de02a9a1849c202 authored about 7 years ago by Anup Kumar Panwar <[email protected]>
updated Trie.c

c10f9d0d140ca7bda6172a93aef22d445a1c02b4 authored about 7 years ago by Shashike Dissanayake <[email protected]>
Change the Trie.c

Removed the blank lines

3cba1a56cbe9fed3eaa83e6bece9c4150b18ba7a authored about 7 years ago by Shashike Dissanayake <[email protected]>
Added Trie Data Structure implimentation

0c0d2a2a56b4b667610d56e9d4a867c93e9aaced authored about 7 years ago by shashikedissanayake <[email protected]>
Merge pull request #38 from prakamya-mishra/master

Singly Linked list deletion

e7ec9ce02bc8229ddb3df09d2ebec195106d8963 authored about 7 years ago by Anup Kumar Panwar <[email protected]>
Singly Linked list deletion

4b8c3d10a06d58b9e4a289f83b502abb681f06ce authored about 7 years ago by “prakamya-mishra” <“[email protected]”>
Merge pull request #35 from shashikedissanayake/master

Added a new file

ffd96f046b68b16c5b8456b5698a94061ed1caa6 authored over 7 years ago by Anup Kumar Panwar <[email protected]>
Added Algorithm for Tower of Hanoi

4377477d9e13e6f6fffe1eec24d06c4f59f5d6f7 authored over 7 years ago by shashikedissanayake <[email protected]>
added TowerOfHanoi.c

dbe89ab930128929b5dbb137838b7b83cee22bdf authored over 7 years ago by shashikedissanayake <[email protected]>
Update convert.c

added comments for better readability

f361d45483f0332668e47581940aca743d1dfdb7 authored over 7 years ago by ashish4321 <[email protected]>
Update disarium.c

added comments and indented properly

6974f28d61c580f5e3c8186441f51bc07d64ff60 authored over 7 years ago by ashish4321 <[email protected]>
Merge pull request #32 from atishaya11/master

Added Implementation of quick sort

071b275d4222acb79193bca02993ccc89b434b50 authored over 7 years ago by Sachin Arora <[email protected]>
Add files via upload

infix to postfix using stack

9140bea1554f89d9734a22300a4d26c646ecff5e authored over 7 years ago by ashish4321 <[email protected]>
Add files via upload

adding disarm number check

83e4427b3eb385982da964f197a3c6dbe7b1204f authored over 7 years ago by ashish4321 <[email protected]>
Added quick sort

a74eb9369e1854f0186ba98a613da3bf812e4559 authored over 7 years ago by Atishaya Jain <[email protected]>
Merge pull request #19 from theycallmemac/patch-8

Rename Binary To Decimal.c to Conversions/Binary To Decimal.c

247267b834da206e174562f9812bb330308fb9c7 authored over 7 years ago by Rohit Gupta <[email protected]>
Rename Bogo Sort.c to BogoSort.c

c56098d3ee25cfa58ebbbc01fa37c363e86a28c3 authored over 7 years ago by Rohit Gupta <[email protected]>
Merge pull request #18 from theycallmemac/patch-7

Rename OtherBubbleSort.c to Sorts/OtherBubbleSort.c

d357a4587939a0021624a31d41c20dafaddc14ad authored over 7 years ago by Rohit Gupta <[email protected]>
Merge pull request #27 from Max285/master

Add 2 more algorithms (Fibonacci and Factorial)

fd9b1c44e4dac1c4200513892983f6a6d4ec3d48 authored over 7 years ago by Praveen <[email protected]>
Merge pull request #17 from theycallmemac/patch-6

Rename InsertionSort.c to Sorts/InsertionSort.c

6d673446491c3cc4602fa747ecc79f3af909f195 authored over 7 years ago by Rohit Gupta <[email protected]>
Merge pull request #16 from theycallmemac/patch-5

Rename BubbleSort.c to Sorts/BubbleSort.c

47c45d090d649f77a94ea47c53989c4ae039e814 authored over 7 years ago by Rohit Gupta <[email protected]>
Merge pull request #15 from theycallmemac/patch-4

Rename Bogo Sort.c to Sorts/Bogo Sort.c

a18c71bb19b487ef1cbb9fdfe38300de524ac5b5 authored over 7 years ago by Rohit Gupta <[email protected]>
Merge pull request #29 from Naman-Bhalla/naman-pr

Include Data Structures and start with Binary Trees

ac47eabc529682f06524dd0a35238561da17f187 authored over 7 years ago by Praveen <[email protected]>
Merge pull request #14 from theycallmemac/patch-3

Rename BinarySearch.c to Searches/BinarySearch.c

8ab8c225bc6e795517762d6b00afacf398d19182 authored over 7 years ago by Rohit Gupta <[email protected]>
Merge pull request #30 from KylerSmith/master

Created data_structures directory with stack.c.

dfbce6d3ce4f3bab468d746042eb34b288e82b06 authored over 7 years ago by Praveen <[email protected]>
Merge pull request #31 from ayanzunaid/master

added mergesort,quicksort,randomized selection

f62ad98e944ef231754989c76d2504b1c7b1a52f authored over 7 years ago by Anup Kumar Panwar <[email protected]>
randomized selection for any order statistic

2b09ecd448d562038427fdf5f7d55b507350851a authored over 7 years ago by ayanzunaid <[email protected]>
Add files via upload

3c02bca9149b4116d079841c9acdb76525ad785b authored over 7 years ago by ayanzunaid <[email protected]>
Add files via upload

d720a2c0d8f221e4b4da3fbfe0f564827609be18 authored over 7 years ago by ayanzunaid <[email protected]>
Minor fixes

e93ecda453347780e5ff483b8f8f1db8bfdd262f authored over 7 years ago by Kyler <KylerSmith>
Minor changes

9af798a677df53ac959e7ff8c1e60f00f7f70dd7 authored over 7 years ago by KylerSmith <[email protected]>
Added data_structure queue.c

066a69bb43008ea851f7a231d10ec507fa153477 authored over 7 years ago by KylerSmith <[email protected]>
Modified stack.c

0fdb6766b7312cec1b55703004ba83132b09e211 authored over 7 years ago by KylerSmith <[email protected]>
Modified Median.c and BinarySearch.c. Added data_structures directory with stack implementation

d192a0ab37d5ff5d52bfca2fd9193cb31861f533 authored over 7 years ago by KylerSmith <[email protected]>
Merge pull request #28 from KylerSmith/master

File clean-up, syntax fix and a few comments added.

45d3ab5a40bf0e332e00f67a4010b79358cd6f12 authored over 7 years ago by Anup Kumar Panwar <[email protected]>
Include Data Structures and start with Binary Trees

ac15243b2ac93d8e0d5a7f4fa62393c8f1a31b58 authored over 7 years ago by Naman Bhalla <[email protected]>
File clean-up

f0bb982627bbd17d36f0bb665bc5581ab37f47a3 authored over 7 years ago by KylerSmith <[email protected]>
Syntax fix and file rename Binary_To_Decimal.c, remove executable

df248452865bbc3bd1734aa5b3188d84ea5b99e9 authored over 7 years ago by KylerSmith <[email protected]>
Add a Fibonacci algorithm

cc5da4ce21c23328fef301f0ac2b407ceeeb318b authored over 7 years ago by Luiz Carlos Aguiar <[email protected]>
Add a Factorial Algorithm

06f872bb8ba89b4a47cb386d3495a1c61c9f1bdd authored over 7 years ago by Luiz Carlos Aguiar <[email protected]>
Merge pull request #23 from neelneelpurk/patch-4

Binary Insertion sort is a variant of Insertion sorting with binary s…

fd8d20e907354fbd2280e89c9cdb63a46d537fea authored over 7 years ago by Chetan Kaushik <[email protected]>
Merge pull request #24 from malnuxstarck/patch-1

Other Binary way proposition

59972f1e5ec5dd8cca24aa18328650baee474427 authored over 7 years ago by Chetan Kaushik <[email protected]>
Other Binary way proposition

1440ee38fc25e9bb2bd8217ae145680a3617c4fe authored over 7 years ago by Abdoul Malik <[email protected]>
Binary Insertion sort is a variant of Insertion sorting with binary search.

f6940c719a57b8409454827583d8eef644e276ff authored over 7 years ago by neelneelpurk <[email protected]>
Shaker Sort

Shaker Sort

80496da2065a0aefd3723b530f814a5b3a087cf7 authored over 7 years ago by Chetan Kaushik <[email protected]>
Create shaker_sort.c

655328b448a2f6fc72f24a1fe2bafc4997a4703e authored over 7 years ago by neelneelpurk <[email protected]>
Rename Binary To Decimal.c to Conversions/Binary To Decimal.c

bc37db6332febc272ad86ac8a01be0dccdbd5c50 authored over 7 years ago by James Mc Dermott <[email protected]>
Rename OtherBubbleSort.c to Sorts/OtherBubbleSort.c

0d29db3d5f34f70d96a6ffd34ea3b8d98a415956 authored over 7 years ago by James Mc Dermott <[email protected]>
Rename InsertionSort.c to Sorts/InsertionSort.c

ff150582c32e47de5a5a1f3b698f5bff1ac3c1b4 authored over 7 years ago by James Mc Dermott <[email protected]>
Rename BubbleSort.c to Sorts/BubbleSort.c

9892a8e3b98ffae160507a0a7381d1cd47fc1e93 authored over 7 years ago by James Mc Dermott <[email protected]>
Rename Bogo Sort.c to Sorts/Bogo Sort.c

2a0da553d8cf34da95deba184863a1d2c4b5d59e authored over 7 years ago by James Mc Dermott <[email protected]>
Rename BinarySearch.c to Searches/BinarySearch.c

Just nice to restructure and present nicely.

4695bf984049ed12c0335f80219763b75bb21ef7 authored over 7 years ago by James Mc Dermott <[email protected]>
Merge pull request #12 from theycallmemac/patch-2

Create BinarySearch.c

40a1c6639a3076ba2b01f9bab38958947ef80387 authored over 7 years ago by Chetan Kaushik <[email protected]>
Create BinarySearch.c

02511fbb2fecbb51546598b5ad7379533d69bf89 authored over 7 years ago by James Mc Dermott <[email protected]>
Merge pull request #11 from theycallmemac/patch-1

Create SelectionSort.c

53f8dd88f9e75cb3050ac20e4f99ea1742dac9c6 authored over 7 years ago by Chetan Kaushik <[email protected]>