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

Add GCD to maths package

github.com/TheAlgorithms/Kotlin - derNiklaas opened this pull request over 3 years ago
Conventions

github.com/TheAlgorithms/Lua - appgurueu opened this issue over 3 years ago
added radix sort

github.com/TheAlgorithms/Kotlin - Perniciosius opened this pull request over 3 years ago
idk

github.com/TheAlgorithms/R - raditya-reivan opened this issue over 3 years ago
Spanish spelling/grammar improvements

github.com/TheAlgorithms/Algorithms-Explanation - david-xander opened this pull request over 3 years ago
Improve Project Euler problem 4

github.com/TheAlgorithms/MATLAB-Octave - MaximSmolskiy opened this pull request over 3 years ago
Fix Project Euler problem 3

github.com/TheAlgorithms/MATLAB-Octave - MaximSmolskiy opened this pull request over 3 years ago
Fix multiple

github.com/TheAlgorithms/MATLAB-Octave - MaximSmolskiy opened this pull request over 3 years ago
cifrado mispelled fix

github.com/TheAlgorithms/Algorithms-Explanation - david-xander opened this pull request over 3 years ago
Sudarsanan k raghavan

github.com/TheAlgorithms/Algorithms-Explanation - sudasanankr opened this issue over 3 years ago
Linear Search algorithm added

github.com/TheAlgorithms/Swift - anantcodes opened this pull request over 3 years ago
Binary search algorithm added

github.com/TheAlgorithms/Swift - anantcodes opened this pull request over 3 years ago
House Robber: Dynamic Programming approach

github.com/TheAlgorithms/Ruby - vbrazo opened this pull request over 3 years ago
Ones and Zeros: Dynamic Programming approach

github.com/TheAlgorithms/Ruby - vbrazo opened this pull request over 3 years ago
added function to convert number to indian comma system

github.com/TheAlgorithms/Python - Bhaumik-Tandan opened this pull request over 3 years ago
Codebase improvements

github.com/TheAlgorithms/Go - raklaptudirm opened this pull request over 3 years ago
Java

github.com/TheAlgorithms/TheAlgorithms.github.io - jasonKod opened this issue over 3 years ago
Fix ternary search

github.com/TheAlgorithms/MATLAB-Octave - MaximSmolskiy opened this pull request over 3 years ago
Fix highest common factor

github.com/TheAlgorithms/MATLAB-Octave - MaximSmolskiy opened this pull request over 3 years ago
Improve sieve of Eratosthenes

github.com/TheAlgorithms/MATLAB-Octave - MaximSmolskiy opened this pull request over 3 years ago
Improve counting sort

github.com/TheAlgorithms/MATLAB-Octave - MaximSmolskiy opened this pull request over 3 years ago
ohms law implementation

github.com/TheAlgorithms/Ruby - msaf9 opened this pull request over 3 years ago
Fizz Buzz: Hash Table approach

github.com/TheAlgorithms/Ruby - vbrazo opened this pull request over 3 years ago
Angle Between Hands of a Clock Algorithm

github.com/TheAlgorithms/Ruby - vbrazo opened this pull request over 3 years ago
Fix typo discovered by codespell

github.com/TheAlgorithms/Algorithms-Explanation - cclauss opened this pull request over 3 years ago
Dynamic Programming

github.com/TheAlgorithms/Scala - kowshikaRani opened this issue over 3 years ago
Reformat build_directory_md.py with psf/black

github.com/TheAlgorithms/scripts - cclauss opened this pull request over 3 years ago
Implement text classification using BERT

github.com/TheAlgorithms/Jupyter - TheConfused1 opened this pull request over 3 years ago
Implementation of Search algorithms

github.com/TheAlgorithms/Swift - anantcodes opened this issue over 3 years ago
added regular xgboost

github.com/TheAlgorithms/Jupyter - skanav1999 opened this pull request over 3 years ago
added XGBRegressor in machine learning

github.com/TheAlgorithms/Jupyter - aishwarya24bhagwat opened this pull request over 3 years ago
Update README.md

github.com/TheAlgorithms/TheAlgorithms.github.io - shreyash00007 opened this pull request over 3 years ago
Update README.md

github.com/TheAlgorithms/TheAlgorithms.github.io - shreyash00007 opened this pull request over 3 years ago
Added Absolute

github.com/TheAlgorithms/Kotlin - akshat-sahijpal opened this pull request over 3 years ago
[FEATURE] Competitions solutions

github.com/TheAlgorithms/C-Plus-Plus - KukretiShubham opened this issue over 3 years ago
Unique

github.com/TheAlgorithms/Jupyter - kunyaw12 opened this pull request over 3 years ago
Update of SCC to base

github.com/TheAlgorithms/Julia - GervinFung opened this pull request over 3 years ago
Create Class and Object

github.com/TheAlgorithms/Jupyter - kunyaw12 opened this pull request over 3 years ago
[FEATURE]CPU Scheduling algorithms

github.com/TheAlgorithms/C-Plus-Plus - Swastyy opened this issue over 3 years ago
added LIS in Dynamic Programming

github.com/TheAlgorithms/Algorithms-Explanation - rishabhk965 opened this pull request over 3 years ago
renamed some camel cased functions to underscore

github.com/TheAlgorithms/Julia - GervinFung opened this pull request over 3 years ago
Added Korean translation (part I)

github.com/TheAlgorithms/Algorithms-Explanation - leejoonhun opened this pull request over 3 years ago
Add 'other' solutions with descriptions

github.com/TheAlgorithms/Ruby - sidaksohi opened this pull request over 3 years ago
Add number_of_islands to 'searches', with description

github.com/TheAlgorithms/Ruby - sidaksohi opened this pull request over 3 years ago
Add 'array' solutions, with descriptions

github.com/TheAlgorithms/Ruby - sidaksohi opened this pull request over 3 years ago
Add 'other' solutions, with descriptions

github.com/TheAlgorithms/Ruby - sidaksohi opened this pull request over 3 years ago
Create two_sum_unsorted.rb

github.com/TheAlgorithms/Ruby - jaseel97 opened this pull request over 3 years ago
Add more solutions

github.com/TheAlgorithms/Ruby - sidaksohi opened this pull request over 3 years ago
Re implementation bubble sort

github.com/TheAlgorithms/Julia - mieotoha opened this pull request over 3 years ago
Pythonic implementation of LRU Cache

github.com/TheAlgorithms/Python - yatharthmathur opened this pull request over 3 years ago
Remove the undocumented ordinary_least_square

github.com/TheAlgorithms/Julia - Azzaare opened this pull request over 3 years ago
Fix the complexity memoization check

github.com/TheAlgorithms/Ruby - tachyons opened this pull request over 3 years ago
RSA cryptographic algorithm implemented in Ruby.

github.com/TheAlgorithms/Ruby - datta-agni opened this pull request over 3 years ago
Include Pluto notebooks

github.com/TheAlgorithms/Julia - uncomfyhalomacro opened this pull request over 3 years ago
Remove sir model

github.com/TheAlgorithms/Julia - uncomfyhalomacro opened this pull request over 3 years ago
Merge the two area files

github.com/TheAlgorithms/Julia - uncomfyhalomacro opened this pull request over 3 years ago
Update contribution guidelines

github.com/TheAlgorithms/R - eshom opened this issue over 3 years ago
New files

github.com/TheAlgorithms/R - alexgarland opened this pull request over 3 years ago
Add Support Vector Machine

github.com/TheAlgorithms/Jupyter - tehliang01 opened this pull request over 3 years ago
Add decision tree regression

github.com/TheAlgorithms/Jupyter - yenyarng opened this pull request over 3 years ago
Add some math functions

github.com/TheAlgorithms/OCaml - vicllo opened this pull request over 3 years ago
Reproducible code

github.com/TheAlgorithms/R - eshom opened this issue over 3 years ago
Create Class and Object

github.com/TheAlgorithms/Jupyter - kunyaw12 opened this pull request over 3 years ago
Creating Class and Object

github.com/TheAlgorithms/Jupyter - kunyaw12 opened this pull request over 3 years ago
Add Robust Linear Regression

github.com/TheAlgorithms/Jupyter - OngYL opened this pull request over 3 years ago
How to contribute

github.com/TheAlgorithms/Jupyter - kunyaw12 opened this pull request over 3 years ago
TrapezoidalRule algorithm

github.com/TheAlgorithms/Jupyter - kunyaw12 opened this pull request over 3 years ago
Fix linear diophantine equation

github.com/TheAlgorithms/MATLAB-Octave - MaximSmolskiy opened this pull request over 3 years ago
Fix comb sort

github.com/TheAlgorithms/MATLAB-Octave - MaximSmolskiy opened this pull request over 3 years ago
Fix random search

github.com/TheAlgorithms/MATLAB-Octave - MaximSmolskiy opened this pull request over 3 years ago
Fix binary search

github.com/TheAlgorithms/MATLAB-Octave - MaximSmolskiy opened this pull request over 3 years ago
Added KMP substring search

github.com/TheAlgorithms/Julia - GervinFung opened this pull request over 3 years ago
Fixed broken links to sorting algorithms

github.com/TheAlgorithms/R - eshom opened this pull request over 3 years ago
Improving existing code.

github.com/TheAlgorithms/R - alexgarland opened this pull request over 3 years ago
Caesar Cipher

github.com/TheAlgorithms/Ruby - kaiquekandykoga opened this pull request over 3 years ago
Add minimax algorithm

github.com/TheAlgorithms/Swift - michalnowak061 opened this pull request over 3 years ago
Implementation of Merge Sort

github.com/TheAlgorithms/Swift - GervinFung opened this issue over 3 years ago
Added Merge Sort Algorithm

github.com/TheAlgorithms/Swift - codersanjeev opened this pull request over 3 years ago