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
github.com/TheAlgorithms/Java - Chiefpatwal opened this pull request 4 months ago
Test cases for graphs/directed and undirected weighted graph.py
github.com/TheAlgorithms/Python - yashwanth-adimulam opened this pull request 4 months ago
github.com/TheAlgorithms/Python - yashwanth-adimulam opened this pull request 4 months ago
feat: Added digital root algorithm(also with recursion)
github.com/TheAlgorithms/JavaScript - ankana2113 opened this pull request 4 months ago
github.com/TheAlgorithms/JavaScript - ankana2113 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
github.com/TheAlgorithms/Java - hewageuhcu opened this pull request 4 months ago
refactor: Enhance docs, remove `main`, add tests in `SearchSinglyLink…
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0
github.com/TheAlgorithms/Java - dependabot[bot] opened this pull request 4 months ago
github.com/TheAlgorithms/Java - dependabot[bot] opened this pull request 4 months ago
Uniform Cost Search algorithm
github.com/TheAlgorithms/Python - mrinalchauhan opened this pull request 4 months ago
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
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
github.com/TheAlgorithms/Python - harshgupta257 opened this pull request 4 months ago
feat: added prefix_evaluation.cpp under the others folder
github.com/TheAlgorithms/C-Plus-Plus - Divyansh-jain2 opened this pull request 4 months ago
github.com/TheAlgorithms/C-Plus-Plus - Divyansh-jain2 opened this pull request 4 months ago
Moved two files of doubly linked list into new folder. Fixes #8098
github.com/TheAlgorithms/Python - anushka-0099 opened this pull request 4 months ago
github.com/TheAlgorithms/Python - anushka-0099 opened this pull request 4 months ago
Create RemoveSubFolders.java
github.com/TheAlgorithms/Java - Tsurya06 opened this pull request 4 months ago
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
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
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
github.com/TheAlgorithms/Python - Tsurya06 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
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
github.com/TheAlgorithms/Python - anushka-0099 opened this pull request 4 months ago
Add Sliding Window Algorithm Implementations
github.com/TheAlgorithms/Java - Chiefpatwal opened this issue 4 months ago
github.com/TheAlgorithms/Java - Chiefpatwal opened this issue 4 months ago
refactor: Enhance docs, add tests in `ReverseKGroup`
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
Change in Tries
github.com/TheAlgorithms/Python - rushikeshkotkar04 opened this pull request 4 months ago
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
github.com/TheAlgorithms/Python - prateek-1803 opened this pull request 4 months ago
[FEATURE REQUEST] <StronglyConnectedComponentOptimizedTest.java>
github.com/TheAlgorithms/Java - hewageuhcu opened this issue 4 months ago
github.com/TheAlgorithms/Java - hewageuhcu opened this issue 4 months ago
feat: Add Job Sequencing Algorithm in C++
github.com/TheAlgorithms/C-Plus-Plus - sneha0099 opened this pull request 4 months ago
github.com/TheAlgorithms/C-Plus-Plus - sneha0099 opened this pull request 4 months ago
Add Job Sequencing Algorithm in c++
github.com/TheAlgorithms/C-Plus-Plus - sneha0099 opened this issue 4 months ago
github.com/TheAlgorithms/C-Plus-Plus - sneha0099 opened this issue 4 months ago
Added best_random_state_in_random_forest.py file an algorithm to find best random state of random forest classifier
github.com/TheAlgorithms/Python - erenyeager101 opened this pull request 4 months ago
github.com/TheAlgorithms/Python - erenyeager101 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
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
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
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
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
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
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
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
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
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
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
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
github.com/TheAlgorithms/Python - anatoli-derese opened this pull request 4 months ago
An algorithm for determining the number of possible rearrangements of a string
github.com/TheAlgorithms/R - Ifeanyi55 opened this pull request 4 months ago
github.com/TheAlgorithms/R - Ifeanyi55 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
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
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
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
github.com/TheAlgorithms/Python - ankana2113 opened this pull request 4 months ago
adding optimized code for largest rectangle histogram
github.com/TheAlgorithms/Python - Avnee29 opened this issue 4 months ago
github.com/TheAlgorithms/Python - Avnee29 opened this issue 4 months ago
Issue - #2782 unbounded knapsack added
github.com/TheAlgorithms/C-Plus-Plus - Pranjal-231003 opened this pull request 4 months ago
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
github.com/TheAlgorithms/website - LidiaDomingos opened this pull request 4 months ago
Create Water_Jug_Problem.js function in the Recursive section
github.com/TheAlgorithms/JavaScript - swappy-2003 opened this pull request 4 months ago
github.com/TheAlgorithms/JavaScript - swappy-2003 opened this pull request 4 months ago
Create knapsack01
github.com/TheAlgorithms/Python - srikavya15 opened this pull request 4 months ago
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
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
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
github.com/TheAlgorithms/Python - Maithili-Badhan opened this pull request 4 months ago
Fixes issue #12233: Avoid log(0) in KL, ruff and build checks
github.com/TheAlgorithms/Python - ankana2113 opened this pull request 4 months ago
github.com/TheAlgorithms/Python - ankana2113 opened this pull request 4 months ago
Fixes #12233 Added condition array for filtering 0 values
github.com/TheAlgorithms/Python - bz-e opened this pull request 4 months ago
github.com/TheAlgorithms/Python - bz-e opened this pull request 4 months ago
Fixes #12233 Added condition array for filtering 0 values
github.com/TheAlgorithms/Python - bz-e opened this pull request 4 months ago
github.com/TheAlgorithms/Python - bz-e opened this pull request 4 months ago
fix:Added condition array for filtering 0 values
github.com/TheAlgorithms/Python - bz-e opened this pull request 4 months ago
github.com/TheAlgorithms/Python - bz-e 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
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
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
github.com/TheAlgorithms/Python - ankana2113 opened this pull request 4 months ago
Update README.md
github.com/TheAlgorithms/.github - bhavana679 opened this pull request 4 months ago
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
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
github.com/TheAlgorithms/.github - ashvin2005 opened this pull request 4 months ago
Adding logistic regression & optimizing the gradient descent algorithm
github.com/TheAlgorithms/Rust - PratikFandade opened this pull request 4 months ago
github.com/TheAlgorithms/Rust - PratikFandade opened this pull request 4 months ago
Fixes #12108 : Ridge regression #12108
github.com/TheAlgorithms/Python - ankana2113 opened this pull request 4 months ago
github.com/TheAlgorithms/Python - ankana2113 opened this pull request 4 months ago
refactor: Enhance docs, add tests in `MinPriorityQueue`
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
github.com/TheAlgorithms/Java - Hardvan 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
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
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
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
refactor: Enhance docs, add tests in `LeftistHeap`
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
refactor: Enhance docs, add tests in HeapElement
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
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
github.com/TheAlgorithms/C-Sharp - ngtduc693 opened this pull request 4 months ago
refactor: Enhance docs, add tests in `GenericHeap`
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
refactor: Enhance docs, add tests in `FibonacciHeap`
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
refactor: Enhance docs, add tests in `MajorityElement`
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
refactor: Enhance docs, add tests in `LinearProbingHashMap`
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
refactor: Enhance docs, add tests in `Intersection`
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
refactor: Enhance docs, add tests in `HashMapCuckooHashing`
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
github.com/TheAlgorithms/Java - Hardvan 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
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
refactor: Enhance docs, fix & add tests in `GenericHashMapUsingArrayL…
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
refactor: Enhance docs, add tests in `GenericHashMapUsingArray`
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
refactor: Enhance docs, add more tests in `WelshPowell`
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
refactor: Enhance docs, add tests in `TarjansAlgorithm`
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
refactor: Enhance docs, remove `main`, add tests in `PrimMST`
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
refactor: Add tests, fix `removeEdge` bug in `MatrixGraphs`
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
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
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
refactor: Enhance docs, add more tests in `Kosaraju`
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
refactor: Enhance docs, add tests in `KahnsAlgorithm`
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
[FEATURE] Feature Request: Add Text-Based Minesweeper Game in C
github.com/TheAlgorithms/C - KSVeerendernath opened this issue 4 months ago
github.com/TheAlgorithms/C - KSVeerendernath opened this issue 4 months ago
refactor: Enhance docs, add more tests in `JohnsonsAlgorithm`
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
refactor: Enhance docs, add more tests in `HamiltonianCycle`
github.com/TheAlgorithms/Java - Hardvan opened this pull request 4 months ago
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
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
github.com/TheAlgorithms/Python - azadsingh3 opened this pull request 4 months ago
[CONTENT] Duplicate text in algorithm explanation in website
github.com/TheAlgorithms/website - LidiaDomingos opened this issue 4 months ago
github.com/TheAlgorithms/website - LidiaDomingos opened this issue 4 months ago
Create psstest.java
github.com/TheAlgorithms/Java - khwaishchawla opened this pull request 4 months ago
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
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
github.com/TheAlgorithms/C-Sharp - ngtduc693 opened this pull request 4 months ago
Contributes to #9943 - Code Coverage for Powers with Recursion
github.com/TheAlgorithms/Python - andrewasche opened this pull request 4 months ago
github.com/TheAlgorithms/Python - andrewasche opened this pull request 4 months ago
Update `DIRECTORY.md`
github.com/TheAlgorithms/Jule - github-actions[bot] opened this pull request 4 months ago
github.com/TheAlgorithms/Jule - github-actions[bot] opened this pull request 4 months ago