Ecosyste.ms: OpenCollective

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

The Algorithms

Open Source resource for learning Data Structures & Algorithms and their implementation in any Programming Language
Collective - https://opencollective.com/thealgorithms - Code: https://github.com/TheAlgorithms

Added BubbleSort.swift

github.com/TheAlgorithms/Swift - anantcodes opened this pull request over 3 years ago
Count sorted vowel strings: math approach

github.com/TheAlgorithms/Ruby - vbrazo opened this pull request over 3 years ago
Added Shell Sort

github.com/TheAlgorithms/Kotlin - aliimran2000 opened this pull request over 3 years ago
lucas series feature implementation

github.com/TheAlgorithms/Ruby - msaf9 opened this pull request over 3 years ago
Uncommon words algorithm

github.com/TheAlgorithms/Ruby - jsca-kwok opened this pull request over 3 years ago
Good pairs algorithm

github.com/TheAlgorithms/Ruby - jsca-kwok opened this pull request over 3 years ago
Revert "remove `project_euler`"

github.com/TheAlgorithms/Ruby - maltejur opened this pull request almost 4 years ago
remove `ProjectEuler`

github.com/TheAlgorithms/Haskell - maltejur opened this pull request almost 4 years ago
remove `project_euler`

github.com/TheAlgorithms/Ruby - maltejur opened this pull request almost 4 years ago
Armstrong number feature implementation

github.com/TheAlgorithms/Ruby - msaf9 opened this pull request almost 4 years ago
Add more ways to calculate Fibonacci

github.com/TheAlgorithms/Ruby - maxbarsukov opened this issue almost 4 years ago
Add more OEIS sequences

github.com/TheAlgorithms/C-Sharp - siriak opened this issue almost 4 years ago
Several sorts added v2

github.com/TheAlgorithms/Ruby - maxbarsukov opened this pull request almost 4 years ago
add shortest word distance algorithm

github.com/TheAlgorithms/Ruby - lfrancarj opened this pull request almost 4 years ago
Several sorts added

github.com/TheAlgorithms/Ruby - maxbarsukov opened this pull request almost 4 years ago
Roman to Integer

github.com/TheAlgorithms/Ruby - vbrazo opened this pull request almost 4 years ago
Add bit_manipulation algorithms

github.com/TheAlgorithms/Ruby - Vijay-Siva opened this pull request almost 4 years ago
Add circular queue

github.com/TheAlgorithms/Ruby - Vijay-Siva opened this pull request almost 4 years ago
Add Even or Odd Number Implementation

github.com/TheAlgorithms/Ruby - NEERAJAP2001 opened this issue almost 4 years ago
add basic tree implementation

github.com/TheAlgorithms/Swift - gustavotiecker opened this pull request almost 4 years ago
weight conversions feature implementation

github.com/TheAlgorithms/Ruby - msaf9 opened this pull request almost 4 years ago
R-Tutorial Course add

github.com/TheAlgorithms/R - CarlosViniMSouza opened this pull request almost 4 years ago
Add valid sudoku board algorithm

github.com/TheAlgorithms/Ruby - jsca-kwok opened this pull request almost 4 years ago
Sort color

github.com/TheAlgorithms/Ruby - vbrazo opened this pull request almost 4 years ago
find min feature implementation

github.com/TheAlgorithms/Ruby - msaf9 opened this pull request almost 4 years ago
add stack

github.com/TheAlgorithms/Swift - gustavotiecker opened this pull request almost 4 years ago
[BUG]

github.com/TheAlgorithms/C - DugzaevAbdullah7 opened this issue almost 4 years ago
Adding chinese remainder theorem

github.com/TheAlgorithms/Dart - yasharth291 opened this issue almost 4 years ago
PR for find max feature

github.com/TheAlgorithms/Ruby - msaf9 opened this pull request almost 4 years ago
added RNN example

github.com/TheAlgorithms/Jupyter - 9harshit opened this pull request almost 4 years ago
Intersection of 2 Arrays

github.com/TheAlgorithms/Ruby - jsca-kwok opened this pull request almost 4 years ago
[Sort algorithm] MergeSort and QuickSort

github.com/TheAlgorithms/Elixir - Rolf1e opened this pull request almost 4 years ago
Sorted arrays intersection: two-pointers approach

github.com/TheAlgorithms/Ruby - vbrazo opened this pull request almost 4 years ago
[math] add and median

github.com/TheAlgorithms/Ruby - msaf9 opened this pull request almost 4 years ago
Next greater element

github.com/TheAlgorithms/Ruby - vbrazo opened this pull request almost 4 years ago
Arrays intersection

github.com/TheAlgorithms/Ruby - vbrazo opened this pull request almost 4 years ago
Minor code style improvements

github.com/TheAlgorithms/Ruby - maxbarsukov opened this pull request almost 4 years ago
add insertion sort algorithm

github.com/TheAlgorithms/Swift - gustavotiecker opened this pull request almost 4 years ago
Add palindrome algorithm

github.com/TheAlgorithms/Ruby - jsca-kwok opened this pull request almost 4 years ago
Correcting typos

github.com/TheAlgorithms/Dart - CrisesKhaos opened this pull request almost 4 years ago
average mean ruby program implementation

github.com/TheAlgorithms/Ruby - msaf9 opened this pull request almost 4 years ago
Factorial Iterative

github.com/TheAlgorithms/Ruby - atarax665 opened this pull request almost 4 years ago
Reorder log files

github.com/TheAlgorithms/Ruby - vbrazo opened this pull request almost 4 years ago
Generate parenthesis

github.com/TheAlgorithms/Ruby - vbrazo opened this pull request almost 4 years ago
Is anagram: other hash approaches

github.com/TheAlgorithms/Ruby - vbrazo opened this pull request almost 4 years ago
Is anagram: hash table approach

github.com/TheAlgorithms/Ruby - vbrazo opened this pull request almost 4 years ago
Is anagram: sorting approach

github.com/TheAlgorithms/Ruby - jsca-kwok opened this pull request almost 4 years ago
Temperature conversions algorithm

github.com/TheAlgorithms/Ruby - msaf9 opened this pull request almost 4 years ago
Remove DS_Store files and add gitignore

github.com/TheAlgorithms/Swift - vbrazo opened this pull request almost 4 years ago
add Linked List

github.com/TheAlgorithms/Swift - carloshmartins opened this pull request almost 4 years ago
Move algorithms to correct folders

github.com/TheAlgorithms/Ruby - vbrazo opened this pull request almost 4 years ago
Add RuboCop?

github.com/TheAlgorithms/Ruby - vzvu3k6k opened this issue almost 4 years ago
Add remove vowels from a string algorithm

github.com/TheAlgorithms/Ruby - jsca-kwok opened this pull request almost 4 years ago
Two Sum

github.com/TheAlgorithms/Kotlin - 3dylson opened this pull request almost 4 years ago
Jewels and stones: brute force and hash table approaches

github.com/TheAlgorithms/Ruby - jsca-kwok opened this pull request almost 4 years ago
Shuffle array

github.com/TheAlgorithms/Ruby - jsca-kwok opened this pull request almost 4 years ago
Added ZeroOne Knapsack Problem

github.com/TheAlgorithms/Kotlin - Akshay-H opened this pull request almost 4 years ago
Sort The Odd

github.com/TheAlgorithms/Elixir - faridevnz opened this pull request almost 4 years ago
[Fr33m0nk] Updates directory.md

github.com/TheAlgorithms/Clojure - fr33m0nk opened this pull request almost 4 years ago
[Fr33m0nk] removes docs directory

github.com/TheAlgorithms/Clojure - fr33m0nk opened this pull request almost 4 years ago
[fr33m0nk]: Adds run length encoding and Directory.md

github.com/TheAlgorithms/Clojure - fr33m0nk opened this pull request almost 4 years ago
[fr33m0nk]: Adds more list problems

github.com/TheAlgorithms/Clojure - fr33m0nk opened this pull request almost 4 years ago
[Fr33m0nk] Adds few list problems

github.com/TheAlgorithms/Clojure - fr33m0nk opened this pull request almost 4 years ago
Translators' admissions

github.com/TheAlgorithms/Algorithms-Explanation - vbrazo opened this issue almost 4 years ago
Added isPrime

github.com/TheAlgorithms/Kotlin - ghost opened this pull request almost 4 years ago
Add redirect to new website

github.com/TheAlgorithms/TheAlgorithms.github.io - maltejur opened this pull request almost 4 years ago
Added Abs

github.com/TheAlgorithms/F-Sharp - a-isaiahharvey opened this pull request almost 4 years ago
Update AbsMax.scala

github.com/TheAlgorithms/Scala - vijayramaraju123 opened this pull request almost 4 years ago
Add Directory.md

github.com/TheAlgorithms/MATLAB-Octave - ayaankhan98 opened this issue almost 4 years ago
Fully automate dev setup with Gitpod

github.com/TheAlgorithms/Jupyter - hritik5102 opened this pull request almost 4 years ago
Add workflow to add `DIRECTORY.md` with...

github.com/TheAlgorithms/MATLAB-Octave - Panquesito7 opened this pull request almost 4 years ago
Add workflow to add `DIRECTORY.md` with...

github.com/TheAlgorithms/Elm - Panquesito7 opened this pull request almost 4 years ago
Add workflow to add `DIRECTORY.md` with...

github.com/TheAlgorithms/Swift - Panquesito7 opened this pull request almost 4 years ago
Add workflow to add `DIRECTORY.md` with...

github.com/TheAlgorithms/OCaml - Panquesito7 opened this pull request almost 4 years ago
Add workflow to add `DIRECTORY.md` with...

github.com/TheAlgorithms/Haskell - Panquesito7 opened this pull request almost 4 years ago
Add workflow to add `DIRECTORY.md` with...

github.com/TheAlgorithms/Jupyter - Panquesito7 opened this pull request almost 4 years ago
Add workflow to add `DIRECTORY.md` with...

github.com/TheAlgorithms/Scala - Panquesito7 opened this pull request almost 4 years ago
Add workflow to add `DIRECTORY.md` with...

github.com/TheAlgorithms/Kotlin - Panquesito7 opened this pull request almost 4 years ago
Add workflow to add `DIRECTORY.md` with...

github.com/TheAlgorithms/PHP - Panquesito7 opened this pull request almost 4 years ago
Add workflow to add `DIRECTORY.md` with...

github.com/TheAlgorithms/R - Panquesito7 opened this pull request almost 4 years ago
Add workflow to add `DIRECTORY.md` with..

github.com/TheAlgorithms/AArch64_Assembly - Panquesito7 opened this pull request almost 4 years ago
Add workflow to add `DIRECTORY.md` with...

github.com/TheAlgorithms/F-Sharp - Panquesito7 opened this pull request almost 4 years ago
Pull request got rejected automatically

github.com/TheAlgorithms/website-old - mayur-samrutwar opened this issue almost 4 years ago
Add new language's logo and GitHub link

github.com/TheAlgorithms/website-old - mayur-samrutwar opened this pull request almost 4 years ago
Added Factorial and Power, plus tests

github.com/TheAlgorithms/F-Sharp - anotherliam opened this pull request about 4 years ago
Bfh

github.com/TheAlgorithms/AArch64_Assembly - ghost opened this issue about 4 years ago
Responsive

github.com/TheAlgorithms/website-old - khantanveer7 opened this pull request about 4 years ago
Fixed overflow of grid items

github.com/TheAlgorithms/TheAlgorithms.github.io - vinaykumargb opened this pull request about 4 years ago
Responsiveness and some minor changes

github.com/TheAlgorithms/website-old - khantanveer7 opened this pull request about 4 years ago
Fix with tests is perfect number

github.com/TheAlgorithms/F-Sharp - Idrek opened this pull request about 4 years ago
Fix with tests is perfect number

github.com/TheAlgorithms/F-Sharp - Idrek opened this pull request about 4 years ago