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

[pre-commit.ci] pre-commit autoupdate

github.com/TheAlgorithms/Python - pre-commit-ci[bot] opened this pull request 3 months ago
feat: Add quickselect algorithm

github.com/TheAlgorithms/C-Plus-Plus - graph-theorist opened this pull request 3 months ago
Update linear_search.c

github.com/TheAlgorithms/C - sankalpsharma38 opened this pull request 3 months ago
feat: add double_declining_balance_depreciation function

github.com/TheAlgorithms/Python - kangaroo-eating-carrots opened this pull request 3 months ago
Update functions references

github.com/TheAlgorithms/Go - emmanuel-ferdman opened this pull request 3 months ago
feat: Add DSatur algorithm

github.com/TheAlgorithms/C-Plus-Plus - graph-theorist opened this pull request 3 months ago
Add Minkowski distance algorithm

github.com/TheAlgorithms/C-Sharp - Paulofalcao2002 opened this pull request 3 months ago
feat:implement double linear search

github.com/TheAlgorithms/TypeScript - codeme254 opened this pull request 3 months ago
chore(deps): bump codecov/codecov-action from 4 to 5

github.com/TheAlgorithms/JavaScript - dependabot[bot] opened this pull request 3 months ago
Cocktail sort

github.com/TheAlgorithms/TypeScript - codeme254 opened this pull request 3 months ago
feat:implement cocktail sort

github.com/TheAlgorithms/TypeScript - codeme254 opened this pull request 3 months ago
feat: create straight_line_depreciation

github.com/TheAlgorithms/Python - kangaroo-eating-carrots opened this pull request 3 months ago
IntervalScheduling

github.com/TheAlgorithms/Java - iamkaniska opened this pull request 3 months ago
add fibonacci alg

github.com/TheAlgorithms/Kotlin - GoetzDeBouville opened this pull request 3 months ago
[OTHER]

github.com/TheAlgorithms/Java - bikkbi opened this issue 3 months ago
[OTHER]

github.com/TheAlgorithms/Java - bikkbi opened this issue 3 months ago
[OTHER]

github.com/TheAlgorithms/Java - bikkbi opened this issue 3 months ago
Added A* algorithm

github.com/TheAlgorithms/C - jojbrasileiro opened this pull request 3 months ago
Adding Meta Binary Search Algorithm

github.com/TheAlgorithms/C - luizschulz opened this pull request 3 months ago
Adding Sublinear Search Algorithm

github.com/TheAlgorithms/C - luizschulz opened this pull request 3 months ago
Create Quadratic Search

github.com/TheAlgorithms/C - luizschulz opened this pull request 3 months ago
Added shorten.vector.R

github.com/TheAlgorithms/R - Ifeanyi55 opened this pull request 3 months ago
New Programmer

github.com/TheAlgorithms/Python - TheBladeCode opened this issue 3 months ago
Add optimized version of DijkstraAlgorithm

github.com/TheAlgorithms/Java - likespro opened this pull request 3 months ago
Priority Scheduling Algorithm

github.com/TheAlgorithms/C-Plus-Plus - ciweiandmao opened this pull request 3 months ago
Added an implementation of fibonacci heap.

github.com/TheAlgorithms/Python - mcawezome opened this pull request 3 months ago
Adding a 3D plot to the k-means clustering algorithm

github.com/TheAlgorithms/Python - lorenzo30salgado opened this pull request 3 months ago
[pre-commit.ci] pre-commit autoupdate

github.com/TheAlgorithms/Python - pre-commit-ci[bot] opened this pull request 3 months ago
Add a 3D plot to visualise the K-mean algorithm

github.com/TheAlgorithms/Python - lorenzo30salgado opened this pull request 3 months ago
Add a 3D plot to visualise the K-mean algorithm

github.com/TheAlgorithms/Python - lorenzo30salgado opened this pull request 3 months ago
Add Prefix Sum

github.com/TheAlgorithms/Swift - moonjs0113 opened this pull request 3 months ago
Refactor Minimum Cost Path

github.com/TheAlgorithms/Rust - sozelfist opened this pull request 3 months ago
Fix:Used list instead of string in rot13.py and removed n

github.com/TheAlgorithms/Python - MadhavGupta1506 opened this pull request 3 months ago
Fix loops issues

github.com/TheAlgorithms/Java - Treizzer opened this pull request 3 months ago
Fix:Used list instead of string in rot13.py and removed n

github.com/TheAlgorithms/Python - MadhavGupta1506 opened this pull request 3 months ago
feat: add LeetCode problem 65

github.com/TheAlgorithms/C - MustafaAamir opened this pull request 3 months ago
Database

github.com/TheAlgorithms/PHP - freedfree57 opened this issue 3 months ago
feat: create get_ordinary_annuity_future_value function in financial

github.com/TheAlgorithms/Python - kangaroo-eating-carrots opened this pull request 3 months ago
feat: create (financial) get_annuity_due_future_value function

github.com/TheAlgorithms/Python - kangaroo-eating-carrots opened this pull request 3 months ago
Refactor Segment Tree Recursive

github.com/TheAlgorithms/Rust - sozelfist opened this pull request 3 months ago
Update README.md

github.com/TheAlgorithms/Java - Malticoder opened this pull request 3 months ago
Adding algorithm delta-star transformation

github.com/TheAlgorithms/Python - MRJPEREZR opened this pull request 3 months ago
docs: updating `DIRECTORY.md`

github.com/TheAlgorithms/C-Plus-Plus - github-actions[bot] opened this pull request 3 months ago
feat: create stopwatch_sort.py (sort alogorithm comparison function)

github.com/TheAlgorithms/Python - kangaroo-eating-carrots opened this pull request 3 months ago
Refactor/methods names

github.com/TheAlgorithms/C - Allan28818 opened this pull request 3 months ago
Add Chebyshev distance algorithm

github.com/TheAlgorithms/C-Sharp - Paulofalcao2002 opened this pull request 3 months ago
Moved is.upper.R to string_manipulation folder

github.com/TheAlgorithms/R - Ifeanyi55 opened this pull request 3 months ago
#9943 : Adding coverage test for basic_graphs.py

github.com/TheAlgorithms/Python - Scarfinos opened this pull request 3 months ago
Moved is.lower.R to string_manipulation folder

github.com/TheAlgorithms/R - Ifeanyi55 opened this pull request 3 months ago
Moved is.anagram.R to string_manipulation folder

github.com/TheAlgorithms/R - Ifeanyi55 opened this pull request 3 months ago
Added test to linear regression #9943

github.com/TheAlgorithms/Python - Miranda13 opened this pull request 3 months ago
Moved findPalindrome.R to string_manipulation folder

github.com/TheAlgorithms/R - Ifeanyi55 opened this pull request 3 months ago
Update CONTRIBUTING.md Regarding Validate filenames Fail

github.com/TheAlgorithms/Python - kangaroo-eating-carrots opened this issue 3 months ago
add electronics/coulombs law module

github.com/TheAlgorithms/Rust - alirezasariri78 opened this pull request 3 months ago
codigo

github.com/TheAlgorithms/Python - Juan5212 opened this issue 3 months ago
Added new sorting algorithm, middle sort

github.com/TheAlgorithms/C - dja322 opened this pull request 3 months ago
Remove duplicate characters from a string

github.com/TheAlgorithms/PHP - khouloudhaddad opened this pull request 3 months ago
saasas

github.com/TheAlgorithms/Python - ruslansenatorov opened this issue 3 months ago
Interval scheduling Problem

github.com/TheAlgorithms/Java - iamkaniska opened this issue 3 months ago
docs: updating `DIRECTORY.md`

github.com/TheAlgorithms/C-Plus-Plus - github-actions[bot] opened this pull request 3 months ago
[pre-commit.ci] pre-commit autoupdate

github.com/TheAlgorithms/Python - pre-commit-ci[bot] opened this pull request 3 months ago
add base conversion

github.com/TheAlgorithms/C - xumojiade opened this pull request 3 months ago
Changed the folder name

github.com/TheAlgorithms/R - Ifeanyi55 opened this pull request 3 months ago
Improve Palindrome

github.com/TheAlgorithms/Rust - sozelfist opened this pull request 3 months ago
Update butterworth_filter.py

github.com/TheAlgorithms/Python - Aryan-Rajesh-Python opened this pull request 3 months ago
Monte carlo

github.com/TheAlgorithms/C-Plus-Plus - Chuan1937 opened this pull request 3 months ago
more arrays

github.com/TheAlgorithms/Python - Morvin-Ian opened this pull request 3 months ago
create present value module

github.com/TheAlgorithms/C-Sharp - alirezasariri78 opened this pull request 3 months ago
docs: updating `DIRECTORY.md`

github.com/TheAlgorithms/C-Plus-Plus - github-actions[bot] opened this pull request 3 months ago
refactor: rename `Recursion` package

github.com/TheAlgorithms/Java - alxkm opened this pull request 3 months ago
Fractional Knapsack problem

github.com/TheAlgorithms/Java - iamkaniska opened this issue 3 months ago