Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/TheAlgorithms/Go

Algorithms and Data Structures implemented in Go for beginners, following best practices.
https://github.com/TheAlgorithms/Go

Avoids Overflow Errors common in Binary search

Adding two large integers then dividing the sum, (a+b)/2 ,might end up creating a sum that can't...

dc9501d242fa5f07a5f013921fcb8581f454c48d authored over 4 years ago
Update README.md

eab0494da8b344b6a41347d6bcf90419243bc283 authored almost 5 years ago
added counting sort

44e0f61c112e1b98bae8fd27008f843769eab1f9 authored almost 5 years ago
updating DIRECTORY.md

52cd445cec00ae99897870ed31bcac16e4bbbef0 authored almost 5 years ago
Merge pull request #118 from wesllhey/feature/dynamic-array

dynamic array data structre

d97a40fb12cade38bd86a2011ddc97c8244deb7f authored almost 5 years ago
Update LICENSE

1e282694e56da62f9fc92a693aee6adc9a84718f authored almost 5 years ago
hash map data structure

e6f2f4e938b6c6e74928e6bd8f7b57a926151a00 authored almost 5 years ago
dynamic array data structre

f4cea87209e7c2b313076ef63bf3d4ec9cb223ea authored almost 5 years ago
update_directory_md.yml: Remove GH Actions workaround

727747ddfce2d3df55eb29b175cb00614c9850c6 authored about 5 years ago
Update README.md

13502b3a6f6100dbbcd04960874c8c2a8c6644f4 authored about 5 years ago
updating DIRECTORY.md

fac2dba1b39d5f169d7696b4e998ad0b15f4021f authored about 5 years ago
https://github.com/TheAlgorithms/Go/blob/master

75cf3a0ac85c6cfe028d6abf845b7ef32e79fcd1 authored about 5 years ago
updating DIRECTORY.md

09ac9d37f9b0a72e4a5018e88e389dadb73120be authored about 5 years ago
Create update_directory_md.yml

8531640246d70847f566bde59c9fb93eeaf27de2 authored about 5 years ago
Pull request regarding benchmarks and tests (#102)

* Updated packages, removed main from all but topological sort

* Commented out main for the t...

96c609fd8a4a0708c2a47148c842486bf00d44d9 authored about 5 years ago
Removed main from all sort functions, changed packages to "sorts" package (#100)

* Updated packages, removed main from all but topological sort

* Commented out main for the t...

87c263d90d7ac4af2771835b916c245b30ff839d authored about 5 years ago
BinarySearchTree delete wrong

41954555923429368f81511f17b5c67e45e71f50 authored about 5 years ago
BinarySearchTree delete was wrong

9896f573494d6d76b8e4b3217ff55a7c4d9dbc5f authored about 5 years ago
fix #97

fix#97.

d9a36e62ddc31aa1c335927575d46c79715b1678 authored about 5 years ago
GitHub Action to run golangci-lint on all pull requests (#95)

* Create go.yml

* go get -v -t -d ./... || true

* Create golangci-lint.yml

* Install go...

f6f62d19181d2fd47437dadbf6981ff96e822c41 authored about 5 years ago
Delete eratosthenesSieve.go

a30a499c4972f5d49c3c31be4a3b8d924e6a5420 authored over 5 years ago
Rename Linkedlist.go to data-structures/linked-list/Linkedlist.go

c804e607193ed6ca3512f736b97a5d36bc6e83c6 authored over 5 years ago
Merge pull request #91 from walter-ind/add-license-1

Added License to the repository and close #90

0e8af37c56fd488953274bee8364726b49735087 authored over 5 years ago
Create LICENSE

e29ec98a550d7dd7bc32ac7c1a76eade5cec83df authored over 5 years ago
add Monte Carlo Pi algorithm

6b3e7801402298c1099f59877c61aeb0fd8a9f50 authored over 5 years ago
fixing arguments order

497ae1a733a44c0516e3bfabc83d99675a115211 authored over 5 years ago
improvements on comments

d9174a8df7dae736639f20f24e9888d216f1c670 authored over 5 years ago
levenshtein distance algorithm

b4080a9dc301b7c9043af7dfd16d5e2962e93590 authored over 5 years ago
Merge pull request #49 from Dharni0607/arrays

O(n) solution for maximum contiguos subarray sum

76035cd057c287928b96f8c9c37d0b8d1b25cdbd authored over 5 years ago
O(n) solution for maximum contiguos subarray sum

4b7c6e8712e4524f224a8be205ac64fb1ce98208 authored over 5 years ago
Merge pull request #48 from Dharni0607/strings

created strings folder and added naiveStringSearch

4ac626440f2d3419906b85c5b7bfb2b37ba7b50b authored over 5 years ago
created strings folder added naiveStringSearch

074931ff03aca1931c79fca0f4afd5cd02687f78 authored over 5 years ago
Merge pull request #41 from zyt312074545/fix_insertion_sort_error

fix insertion sort error and reformat file

6c5febd406ae598423c0d4d2a39475e61fd125b9 authored over 6 years ago
fix insertion sort error and reformat file

3bcfa10753bdbb2ed3bb78145b3de72c5e019c7d authored over 6 years ago
added dynamic algorithm for binomial coeffecients

1a8fa2a92dc4b062f9e26081547453eaf735019e authored over 7 years ago
Followed popular naming convention (#23)

c976db1a2b8c65d17f2ef6926f7640e15157e904 authored over 7 years ago
Added caesar cipher algorithm (#13)

cbc01be4b6a5b9e8ce497abe44d32b53fb77a613 authored over 7 years ago
Added Heap sort (#17)

* init Radix

* init HeapSort

20bdcfded6aaa2d04035e3a76a8d93c0130448c5 authored over 7 years ago
Merge pull request #19 from himanshub16/datastructures/binarytree

Add binary tree and binary search tree

02bdb71cdfd26f4fbfc4b13d90dfb77177546fd2 authored over 7 years ago
Merge pull request #16 from DanGarcia595/RadixSort

Added Radix Sort to sorts

dfcd181a5c6f204463a5a768a9b775c88ac2bb51 authored over 7 years ago
Merge pull request #14 from himanshub16/dp/basic-algos

Add dynamic programming algorithms

802aecabc804c9992e3ece281f9f3c8a4a604fa3 authored over 7 years ago
Merge pull request #20 from rnbdev/master

Trie implementation

c282e70e1d451514350e5dd3d731bc05ede294ea authored over 7 years ago
Merge pull request #11 from bradleyjkemp/master

Standardise file naming convention

0217421e4f8fc9642ea73b3d35f5a815d2ccae24 authored over 7 years ago
Merge pull request #10 from CodeB9/master

Fix organization in folders and standardization of filenames; Add password generator algorithm

89ce82b75fe35782ffe6f60688c7e5bc5309f0dd authored over 7 years ago
Merge pull request #9 from himanshub16/datastructures/linkedlist

implement linkedlists

23a496d8d7b9d5331d9d89f7bfabecec206017ee authored over 7 years ago
Merge pull request #8 from dcariotti/patch-1

Added linkedlist

eeac937f4f1d31f13810ab6ba436ea28b22853b0 authored over 7 years ago
Merge pull request #18 from niranjan92/master

adds topological sort

9c16baef367f70f91b2f3a2288eb15ae717a7648 authored over 7 years ago
Trie implementation

e4db28f0a19d6fbdcfb097ec20ff7de14c154f7d authored over 7 years ago
Add password generator algorithm

Add algorithm for password generation

bc63c896059b64d7787b4d5ff8089b104df2aade authored over 7 years ago
add depth method to bst

b83171aa3fce000fd069bf72cb7bb535daa63121 authored over 7 years ago
adds topological sort

ca84b2020a3dd0c12b696e878ba0f3de2862bd68 authored over 7 years ago
implement binary search tree

5724286ef477e2866f5ae760017bd90613c074a4 authored over 7 years ago
add binary tree

216e24aa45190b7dc217839aa6129b2bb0976949 authored over 7 years ago
init Radix

f12023b0aa427a461b35da01e5e787489c538967 authored over 7 years ago
Merge pull request #15 from avillega/master

Update Readme.md

f009f675241077cbd86c0ce33746a114a71e3eb0 authored over 7 years ago
Add erathosthenesSieve

Added the implementation of the erathostenes sieve in golang. This implementation can find prime...

4dfa69fdc2b210e7aa9ac43329a1a6161f0eda1c authored over 7 years ago
Update Readme.md

Added changes to the Readme.md following the recomendations for other projects of TheAlgorithms

89901427ed3721dfe123078385b57510d3c8dfa3 authored over 7 years ago
add longest palindromic subsequence

6670a40a02c84665f78d0177fde591d14585cb50 authored over 7 years ago
implement matrix chain multiplication

2ac3137081ee3bdfa7f7ce9164aaaa454ecfebdf authored over 7 years ago
add rod cutting problem

34f5c5938718139bd2601b8d3ac26eaf0cce24e9 authored over 7 years ago
Standardise file naming convention

d996ca8e8979da12efef04051fc264e10c32d7a5 authored over 7 years ago
Fix organization in folders and standardization of filenames

Move nested brackets algorithm to 'other' folder and change filenames to CamelCase

e10798080aae8353527eeb4e3e34130ea282ddfd authored over 7 years ago
add linkedlists

461123ff218b4e356240f4782bdd40aec0e60496 authored over 7 years ago
Comments

ab642989f9d543a022c6922831006542a137c02e authored over 7 years ago
Merge pull request #6 from aadeshere1/master

grouped into algorithm types

c7447ef76f293f35752018705ea8993c8bda74b5 authored over 7 years ago
Merge pull request #7 from CodeB9/master

Add nested brackets algorithm

3ef45f087805775ba26e6b4853d504542951ddee authored over 7 years ago
Added linkedlist

ef2a845c7b837d8082deae3d89ee26e2ce03b51c authored over 7 years ago
Add nested brackets algorithm

4d8a7911e0d644e49267749aba5a41ea4a5daf11 authored over 7 years ago
grouped into algorithm types

bb447da5b96a665f73637ce93293cce561a12234 authored over 7 years ago
Merge pull request #2 from theycallmemac/patch-2

Create MergeSort.go

c9be35e696e8707f150432d530bd1f9b607f5e12 authored over 7 years ago
Merge pull request #3 from nxexox/bublesort-fix

remove Swap to BubleSort

a87e7f4e63ad436a08bffdfedd2781153d967f00 authored over 7 years ago
remove Swap to BubleSort

e362dcce43c8910261c8ab2d751d76590b502e3b authored over 7 years ago
Create MergeSort.go

84e9747a7c66f8c57e370363d79001fd98a0a76f authored over 7 years ago
Create Prime_Numbers.go

8950283d1ebc7d2ad018da07c1f88964f4370da4 authored over 7 years ago
Merge pull request #1 from theycallmemac/patch-1

Create LinearSearch.go

a649cdb1c90bfb033f9d88c15b2ae1732c123b46 authored almost 8 years ago
Create LinearSearch.go

522fce432da8a6e3de8e94a357387ce34296b7f1 authored almost 8 years ago
Binary Search

9672917e9369ee610c697bc01b74adce843ee96a authored almost 8 years ago
Create StringCombinations.go

45ff9e1694078c792e627f3b0c96e76172d1622a authored about 8 years ago
Renamed Extention

e3447b6c23e7ca13fcbf465bcfc685081a319394 authored about 8 years ago
Create Insertion_Sort

aceda4b048eb64beee2f0eda9044f9f62875bc99 authored about 8 years ago
quicksort

5735c45e5dbb503fc8ace442fdfa790f5f074513 authored about 8 years ago
selection sort

fc889cc132e18a18ab19dc040b3e789d3dbaf5d0 authored about 8 years ago
Typo Fixed

6731558ff989775f59f0a88534a16a1b3b6abe61 authored over 8 years ago
ShellSort.go

9c6990b318537b8b5c61a71af81ded30e03fe437 authored over 8 years ago
Bubble sort

00e4f8414f344147a5c222d81dd6b5d14d6ec7a9 authored over 8 years ago
Initial commit

e430a409612ecc6735739e2850948589493c1f87 authored over 8 years ago