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 minimum consecutive cards

github.com/TheAlgorithms/Java - Chiefpatwal opened this pull request 4 months ago
Added the missing package and corrected the code.

github.com/TheAlgorithms/Java - hewageuhcu opened this pull request 4 months ago
Uniform Cost Search algorithm

github.com/TheAlgorithms/Python - mrinalchauhan opened this pull request 4 months ago
Add tests for NodeStack and rework

github.com/TheAlgorithms/Java - lorduke22 opened this pull request 4 months ago
Add doctests for sum_of_arithmetic_series function

github.com/TheAlgorithms/Python - harshgupta257 opened this pull request 4 months ago
Create RemoveSubFolders.java

github.com/TheAlgorithms/Java - Tsurya06 opened this pull request 4 months ago
Create Copy_List_With_Random_Pointer.java

github.com/TheAlgorithms/Java - Tsurya06 opened this pull request 4 months ago
Create copy-list-with-random-pointer.java

github.com/TheAlgorithms/Java - Tsurya06 opened this pull request 4 months ago
Create longest-palindromic-substring.py

github.com/TheAlgorithms/Python - Tsurya06 opened this pull request 4 months ago
Create fix

github.com/TheAlgorithms/Python - pearl24680 opened this pull request 4 months ago
First Implementation of Johnson Graph Algorithm

github.com/TheAlgorithms/Python - joelkurien opened this pull request 4 months ago
concatenated two files. Fixes #8098

github.com/TheAlgorithms/Python - anushka-0099 opened this pull request 4 months ago
Update tic_tac_toe.c

github.com/TheAlgorithms/C - Ruki592 opened this pull request 4 months ago
Change in Tries

github.com/TheAlgorithms/Python - rushikeshkotkar04 opened this pull request 4 months ago
Added minimax algorithm

github.com/TheAlgorithms/Python - prateek-1803 opened this pull request 4 months ago
feat: Add Job Sequencing Algorithm in C++

github.com/TheAlgorithms/C-Plus-Plus - sneha0099 opened this pull request 4 months ago
test: added for Linear Search Algorithm

github.com/TheAlgorithms/JavaScript - HRIDYANSHU054 opened this pull request 4 months ago
test: added tests for Decimal Isolate function

github.com/TheAlgorithms/JavaScript - HRIDYANSHU054 opened this pull request 4 months ago
Fix: Infinite Loop using Livecode

github.com/TheAlgorithms/website - JMarques1196 opened this pull request 4 months ago
Renamed text_manipulation to string_manipulation

github.com/TheAlgorithms/R - Ifeanyi55 opened this pull request 4 months ago
Create rotten_oranges.cpp

github.com/TheAlgorithms/C-Plus-Plus - surbhisharma004 opened this pull request 4 months ago
An algorithm for checking if a string is in lowercase

github.com/TheAlgorithms/R - Ifeanyi55 opened this pull request 4 months ago
An algorithm for checking if a string is in uppercase

github.com/TheAlgorithms/R - Ifeanyi55 opened this pull request 4 months ago
Add lorenz attractor

github.com/TheAlgorithms/Python - SimonWaldherr opened this pull request 4 months ago
Add bilinear and bicubic interpolation

github.com/TheAlgorithms/Python - SimonWaldherr opened this pull request 4 months ago
Add barnsley fern

github.com/TheAlgorithms/Python - SimonWaldherr opened this pull request 4 months ago
add Hilbert Curve

github.com/TheAlgorithms/Python - SimonWaldherr opened this pull request 4 months ago
Implemented House Robber, DP

github.com/TheAlgorithms/Python - anatoli-derese opened this pull request 4 months ago
Triangulation algorithms to find your location

github.com/TheAlgorithms/C-Sharp - ngtduc693 opened this pull request 4 months ago
Implementing Dynamic array

github.com/TheAlgorithms/Python - yashwanth-adimulam opened this pull request 4 months ago
Fixes issue #12224: Added Kadane's Algorithm

github.com/TheAlgorithms/Python - ankana2113 opened this pull request 4 months ago
Fixes issue #12268: Largest rectangle histogram

github.com/TheAlgorithms/Python - ankana2113 opened this pull request 4 months ago
Issue - #2782 unbounded knapsack added

github.com/TheAlgorithms/C-Plus-Plus - Pranjal-231003 opened this pull request 4 months ago
feat: add an section scroll on home page

github.com/TheAlgorithms/website - LidiaDomingos opened this pull request 4 months ago
Create knapsack01

github.com/TheAlgorithms/Python - srikavya15 opened this pull request 4 months ago
Create knapsack01

github.com/TheAlgorithms/Python - srikavya15 opened this pull request 4 months ago
Create 01knapsack using branch and bound

github.com/TheAlgorithms/Python - srikavya15 opened this pull request 4 months ago
Added an Isolation Forest algorithm for anomaly detection

github.com/TheAlgorithms/Python - Maithili-Badhan opened this pull request 4 months ago
Triangulation algorithms to find your location

github.com/TheAlgorithms/C-Sharp - ngtduc693 opened this pull request 4 months ago
Fixes issue #12108: ridge regression

github.com/TheAlgorithms/Python - ankana2113 opened this pull request 4 months ago
Fixes issue #12108: Ridge regression

github.com/TheAlgorithms/Python - ankana2113 opened this pull request 4 months ago
Update README.md

github.com/TheAlgorithms/.github - Shriti507 opened this pull request 4 months ago
Update README.md

github.com/TheAlgorithms/.github - code-x-r opened this pull request 4 months ago
Update README.md

github.com/TheAlgorithms/.github - bhavana679 opened this pull request 4 months ago
Update README.md

github.com/TheAlgorithms/.github - yureiblack opened this pull request 4 months ago
Update README.md

github.com/TheAlgorithms/.github - ashvin2005 opened this pull request 4 months ago
Fixes #12108 : Ridge regression #12108

github.com/TheAlgorithms/Python - ankana2113 opened this pull request 4 months ago
refactor: Enhance docs, add tests in MinHeap

github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
Segmented sieve problem added

github.com/TheAlgorithms/Java - Shreya-1305 opened this pull request 4 months ago
refactor: Enhance docs, add tests in `MaxHeap`

github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
Geofencing implementation with Unit test

github.com/TheAlgorithms/C-Sharp - ngtduc693 opened this pull request 4 months ago
refactor: Add more tests in `HashMap`

github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
refactor: Enhance docs, add tests in `Kruskal`

github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
Segmented Sieve Problem added

github.com/TheAlgorithms/Java - Shreya-1305 opened this pull request 4 months ago
Azadsingh3/#12233

github.com/TheAlgorithms/Python - azadsingh3 opened this pull request 4 months ago
Create psstest.java

github.com/TheAlgorithms/Java - khwaishchawla opened this pull request 4 months ago
Create psstest.java

github.com/TheAlgorithms/Java - khwaishchawla opened this pull request 4 months ago
Add Geohashing Feature with Unit Tests

github.com/TheAlgorithms/C-Sharp - ngtduc693 opened this pull request 4 months ago
Update `DIRECTORY.md`

github.com/TheAlgorithms/Jule - github-actions[bot] opened this pull request 4 months ago