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

Add `FieldsN` function to `strings` package.

celestix opened this pull request over 1 year ago
feat: add binary insertion sort algorithm

Randheerrrk opened this pull request over 1 year ago
Refactored comments to comply with godocs

11-aryan opened this pull request over 1 year ago
refactor: refactor comments and variable declaration compliant with godoc

himanshu-patel-dev opened this pull request over 1 year ago
test: Use error.Is(errorType, errorInstance) to check for error equality

himanshu-patel-dev opened this pull request over 1 year ago
refactor: refactor comments and variable declaration compliant with godoc

himanshu-patel-dev opened this pull request over 1 year ago
test: Use error.Is(errorType, errorInstance) to check for error equality

himanshu-patel-dev opened this pull request over 1 year ago
style: use proper spelling

vil02 opened this pull request over 1 year ago
feat: reactivate `horspool`

vil02 opened this pull request over 1 year ago
[ENHANCEMENT]: Strassen Matrix Multiplication Implementation in Go

mohit07raghav19 opened this issue over 1 year ago
Add Cocktail Sort

migueldalberto opened this pull request over 1 year ago
Add deque structure

bose-sayan opened this pull request over 1 year ago
optimized stack array implementation

11-aryan opened this pull request over 1 year ago
Added Doubly Ended Queue data structure and a few tests to check

bose-sayan opened this pull request over 1 year ago
feat: add set implementation using generic

nikhrom opened this pull request over 1 year ago
add bogo sort

suhailmalik07 opened this pull request over 1 year ago
Create find-the-largest-element-of-array.go

madhusgowda opened this pull request over 1 year ago
chore: update `actions/setup-go` to `v4`

vil02 opened this pull request over 1 year ago
Added median algorithm

domo536 opened this pull request over 1 year ago
Tansweeyang

tansweeyang opened this pull request over 1 year ago
chore: update `actions/checkout` to `v4`

vil02 opened this pull request over 1 year ago
Hiewkhaihang add new test cases

KhaiHang1219 opened this pull request over 1 year ago
Update README.md

siriak opened this pull request over 1 year ago
Add fast inverse square root algorithm

yan-aint-nickname opened this pull request over 1 year ago
[BUG] Directory generator workflow not committing changes

Panquesito7 opened this issue over 1 year ago
chore: add basic gitpod configuration

vil02 opened this pull request over 1 year ago
[DO NOT MERGE] Citk test

tjgurwara99 opened this pull request over 1 year ago
Using citk for Go repo

tjgurwara99 opened this pull request over 1 year ago
Check if godocmd runs

siriak opened this pull request over 1 year ago
style: use consistent naming

vil02 opened this pull request over 1 year ago
refactor: simplify logic in `AliquotSum`

vil02 opened this pull request over 1 year ago
feat: FizzBuzz algorithm

ThisIsTheCarm1ne opened this pull request almost 2 years ago
feat: add cycle sort algorithm

PalAditya opened this pull request almost 2 years ago
chore: fix CI badge

Panquesito7 opened this pull request almost 2 years ago
Fix typos in function and variable names

yan-aint-nickname opened this pull request almost 2 years ago
test: Add benchmark for prime sieve

brazyfish opened this pull request almost 2 years ago
Update CONTRIBUTING.md

JahnabDutta opened this pull request almost 2 years ago
Spelling mistake in CONTRIBUTING.md

JahnabDutta opened this issue almost 2 years ago
Potentially a bug in the `TestEncrypt` of `transposition_test`

tjgurwara99 opened this issue almost 2 years ago
Upgrade GitHub Actions

cclauss opened this pull request almost 2 years ago
feat: add dutchNationalFlagSort implementation

romankurnovskii opened this pull request almost 2 years ago
feat: adds Huffman coding algorithm

pedromsrocha opened this pull request almost 2 years ago
fix: fix deprecated rand.Seed()

hidenari-yuda opened this pull request almost 2 years ago
Kosaraju Sharir algorithm

abaron10 opened this pull request almost 2 years ago
kosaraju algorithm

abaron10 opened this pull request almost 2 years ago
test: Add benchmark for prime sieve

pedromsrocha opened this pull request almost 2 years ago
Adding Krishnamurthy number algorithm

GooMonk opened this pull request about 2 years ago
fix: range condition in IsPowerOfTwoLeftShift

nehag0x1 opened this pull request about 2 years ago
fix: misspelled variable

partylikeits1983 opened this pull request about 2 years ago
add Fibonacci

KhanbalaRashidov opened this pull request about 2 years ago
Update fibonacci.go

KhanbalaRashidov opened this pull request about 2 years ago
fix: fix the problem that the Get method is incorrect when there is a…

xcrossed opened this pull request about 2 years ago
feat: add GUID algorithm

cheatsnake opened this pull request about 2 years ago
Added sqrt decomposition

lorenzotinfena opened this pull request about 2 years ago
rename LRU field capacity->size, maxCapacity->capacity

zrcoder opened this pull request about 2 years ago
algorithm: Hexagonal number

itsAkshayDubey opened this pull request about 2 years ago
Improve Bubblesort comparisons

jsousa5 opened this pull request about 2 years ago
algorithm: Palindromic number

itsAkshayDubey opened this pull request about 2 years ago
fix: file name of constraints package

tabo-syu opened this pull request about 2 years ago
feat: add heap implementation using generic.

qizhaoTan opened this pull request about 2 years ago
algorithm: bucketsort and pancakesort

shexpyr opened this pull request about 2 years ago
Add physics folder and some algorithms

shexpyr opened this pull request about 2 years ago
Added string test-cases in sort algorithms

gauravgupta98 opened this pull request over 2 years ago
feat(cipher/transposition): add fuzz test to transposition cipher #600

mcaci opened this pull request over 2 years ago
feat(cipher/polybius): add fuzz test to polybius cipher

mcaci opened this pull request over 2 years ago
algorithm: check if string is isogram

M3talM0nk3y opened this pull request over 2 years ago
fix: README

drbess opened this pull request over 2 years ago
add: implement sum of digits algorithm

kalyan-arepalle opened this pull request over 2 years ago
fix: implement BalancedParenthesis for different types of brackets

kalyan-arepalle opened this pull request over 2 years ago
algorithm: Pronic number

itsAkshayDubey opened this pull request over 2 years ago
algorithm: Aliquot Sum

itsAkshayDubey opened this pull request over 2 years ago
feat: added a1z26 cipher

Focusucof opened this pull request over 2 years ago
[OTHER] Add a GitHub Actions workflow to generate `DIRECTORY.md`

Panquesito7 opened this issue over 2 years ago
tests(cipher/rsa): add fuzz test to rsa cipher

mcaci opened this pull request over 2 years ago
feat: added bogosort algorithm

Focusucof opened this pull request over 2 years ago
fix: Tree package bug

guuzaa opened this pull request over 2 years ago
feat(cipher/rot13): add fuzz test to rot13 cipher

mcaci opened this pull request over 2 years ago
feat: add sets algorithms for proper subset and proper superset check

kalyan-arepalle opened this pull request over 2 years ago
Add: kmp(Knuth-Morris-Pratt) algorithm

uh-zz opened this pull request over 2 years ago
refactor: fmt.Printf in strings/kmp

uh-zz opened this pull request over 2 years ago
Update ispalindrome.go

bhoskarpooja opened this pull request over 2 years ago
Update binary.go

bhoskarpooja opened this pull request over 2 years ago
Update caesar.go

bhoskarpooja opened this pull request over 2 years ago
docs: convert issue templates to issue forms

Panquesito7 opened this pull request over 2 years ago
Update bubblesort.go

chaitanyarai21 opened this pull request over 2 years ago
Add merge-alternately

ezaz-ahmed opened this pull request over 2 years ago
fix: handle multibyte chars propertly in `LongestCommonSubsequence`

vil02 opened this pull request over 2 years ago
fix: correct the implementation of `LcsDp`

vil02 opened this pull request over 2 years ago
Updated Discord Invite Link

zafar-hussain opened this pull request over 2 years ago
tests in `search`

vil02 opened this issue over 2 years ago
Add Disjoint Set Union

Mohammadreza-mz opened this pull request over 2 years ago
tests: math/pi/Spigot

vil02 opened this pull request over 2 years ago
Added the implementation of heap and priority queue

the-pinbo opened this pull request over 2 years ago
LFU cache implementation using linkedhashmap

the-pinbo opened this pull request over 2 years ago
tests: Modular Inverse

vil02 opened this pull request over 2 years ago
Base of style_guide

Aadi077 opened this pull request over 2 years ago
algorithm: distance between two points

Chetan07j opened this pull request over 2 years ago
refactor: simplity signature of `LongestCommonSubsequence`

vil02 opened this pull request over 2 years ago