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
Refactor Segment Tree Implementation
github.com/TheAlgorithms/Rust - sozelfist opened this pull request 3 months ago
github.com/TheAlgorithms/Rust - sozelfist opened this pull request 3 months ago
Added resizable circular buffer and unit tests for buffer resizing an…
github.com/TheAlgorithms/Java - UmairWaseef opened this pull request 3 months ago
github.com/TheAlgorithms/Java - UmairWaseef opened this pull request 3 months ago
Add Ceil numeric algorithm
github.com/TheAlgorithms/C-Sharp - Paulofalcao2002 opened this pull request 3 months ago
github.com/TheAlgorithms/C-Sharp - Paulofalcao2002 opened this pull request 3 months ago
Improve: Add margin to the "Try this code" Button
github.com/TheAlgorithms/website - JMarques1196 opened this pull request 3 months ago
github.com/TheAlgorithms/website - JMarques1196 opened this pull request 3 months ago
[FEATURE] Improve Codebox
github.com/TheAlgorithms/website - JMarques1196 opened this issue 3 months ago
github.com/TheAlgorithms/website - JMarques1196 opened this issue 3 months ago
Bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.19.0
github.com/TheAlgorithms/Java - dependabot[bot] opened this pull request 3 months ago
github.com/TheAlgorithms/Java - dependabot[bot] opened this pull request 3 months ago
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.25.0 to 3.26.0
github.com/TheAlgorithms/Java - dependabot[bot] opened this pull request 3 months ago
github.com/TheAlgorithms/Java - dependabot[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
github.com/TheAlgorithms/Python - pre-commit-ci[bot] opened this pull request 3 months ago
Create Recommendations for future graphs.
github.com/TheAlgorithms/Python - Kavish-Nag opened this pull request 3 months ago
github.com/TheAlgorithms/Python - Kavish-Nag opened this pull request 3 months ago
Added Job sequencing algorithm #2881
github.com/TheAlgorithms/C-Plus-Plus - Pranjal-231003 opened this pull request 3 months ago
github.com/TheAlgorithms/C-Plus-Plus - Pranjal-231003 opened this pull request 3 months ago
feat/implementation of Booth's Algorithm
github.com/TheAlgorithms/Python - Rudrajiii opened this pull request 3 months ago
github.com/TheAlgorithms/Python - Rudrajiii opened this pull request 3 months ago
chore: fix some function names in comment
github.com/TheAlgorithms/Go - cangqiaoyuzhuo opened this pull request 3 months ago
github.com/TheAlgorithms/Go - cangqiaoyuzhuo opened this pull request 3 months ago
Added ShuffleAlgorithm and various problems related to it.
github.com/TheAlgorithms/Java - Darshan-Baligeri opened this pull request 3 months ago
github.com/TheAlgorithms/Java - Darshan-Baligeri opened this pull request 3 months ago
feat: implementation of Booth's algorithm for lexicographically minimal rotation of a string.
github.com/TheAlgorithms/JavaScript - Rudrajiii opened this pull request 3 months ago
github.com/TheAlgorithms/JavaScript - Rudrajiii opened this pull request 3 months ago
feat: Adding uniform number counting algorithm
github.com/TheAlgorithms/Java - mjk22071998 opened this pull request 3 months ago
github.com/TheAlgorithms/Java - mjk22071998 opened this pull request 3 months ago
Create unbounded_knapsack.cpp
github.com/TheAlgorithms/C-Plus-Plus - GeekyPratham opened this pull request 3 months ago
github.com/TheAlgorithms/C-Plus-Plus - GeekyPratham opened this pull request 3 months ago
Resolved issue #12306
github.com/TheAlgorithms/Python - Ayushpremrocks opened this pull request 3 months ago
github.com/TheAlgorithms/Python - Ayushpremrocks opened this pull request 3 months ago
Resolved #12306
github.com/TheAlgorithms/Python - Ayushpremrocks opened this pull request 3 months ago
github.com/TheAlgorithms/Python - Ayushpremrocks opened this pull request 3 months ago
i have added a fubnction checking if an integer is a palindrome or not
github.com/TheAlgorithms/Python - HeheAnanya opened this pull request 3 months ago
github.com/TheAlgorithms/Python - HeheAnanya opened this pull request 3 months ago
Sathish added message
github.com/TheAlgorithms/Java - SathishVangala opened this pull request 3 months ago
github.com/TheAlgorithms/Java - SathishVangala opened this pull request 3 months ago
Create NewPattern.java
github.com/TheAlgorithms/Java - preritasaini1 opened this pull request 4 months ago
github.com/TheAlgorithms/Java - preritasaini1 opened this pull request 4 months ago
Added codes related to BST
github.com/TheAlgorithms/C-Plus-Plus - Srishtiops opened this pull request 4 months ago
github.com/TheAlgorithms/C-Plus-Plus - Srishtiops opened this pull request 4 months ago
Update Pangram.java
github.com/TheAlgorithms/Java - preritasaini1 opened this pull request 4 months ago
github.com/TheAlgorithms/Java - preritasaini1 opened this pull request 4 months ago
Update EggDropping.java
github.com/TheAlgorithms/Java - manishraj27 opened this pull request 4 months ago
github.com/TheAlgorithms/Java - manishraj27 opened this pull request 4 months ago
Improve Range Minimum Query Implementation
github.com/TheAlgorithms/Rust - sozelfist opened this pull request 4 months ago
github.com/TheAlgorithms/Rust - sozelfist opened this pull request 4 months ago
Add new array algorithms : Maximum Circular Subarray and Sliding Window Maximum
github.com/TheAlgorithms/Python - rahulYUV opened this pull request 4 months ago
github.com/TheAlgorithms/Python - rahulYUV opened this pull request 4 months ago
Added permutation in strings problem in sliding window section
github.com/TheAlgorithms/Java - m-saurabh01 opened this pull request 4 months ago
github.com/TheAlgorithms/Java - m-saurabh01 opened this pull request 4 months ago
Implementing Linear Regression in Java and creating Machine Learning algorithms
github.com/TheAlgorithms/Java - tkgowtham opened this pull request 4 months ago
github.com/TheAlgorithms/Java - tkgowtham opened this pull request 4 months ago
Use list instead of string in rot13.py
github.com/TheAlgorithms/Python - ridds-io opened this issue 4 months ago
github.com/TheAlgorithms/Python - ridds-io opened this issue 4 months ago
Create largest_rectangle_histogram.py
github.com/TheAlgorithms/Python - ansh-dulewale opened this pull request 4 months ago
github.com/TheAlgorithms/Python - ansh-dulewale opened this pull request 4 months ago
Create largest_rectangle_histogram.py
github.com/TheAlgorithms/Python - ansh-dulewale opened this pull request 4 months ago
github.com/TheAlgorithms/Python - ansh-dulewale opened this pull request 4 months ago
Create largest_rectangle_histogram
github.com/TheAlgorithms/Python - ansh-dulewale opened this pull request 4 months ago
github.com/TheAlgorithms/Python - ansh-dulewale opened this pull request 4 months ago
Added Largest Rectangle Histogram python file
github.com/TheAlgorithms/Python - ansh-dulewale opened this pull request 4 months ago
github.com/TheAlgorithms/Python - ansh-dulewale opened this pull request 4 months ago
Improve Shorted Palindrome Implementation
github.com/TheAlgorithms/Rust - sozelfist opened this pull request 4 months ago
github.com/TheAlgorithms/Rust - sozelfist opened this pull request 4 months ago
#9943 : adding some coverage for string
github.com/TheAlgorithms/Python - Scarfinos opened this pull request 4 months ago
github.com/TheAlgorithms/Python - Scarfinos opened this pull request 4 months ago
Updated Area.java
github.com/TheAlgorithms/Java - RishitPrabhu opened this pull request 4 months ago
github.com/TheAlgorithms/Java - RishitPrabhu opened this pull request 4 months ago
feat: implement Booth's algorithm for lexicographically minimal rotation of a string.
github.com/TheAlgorithms/JavaScript - Rudrajiii opened this pull request 4 months ago
github.com/TheAlgorithms/JavaScript - Rudrajiii opened this pull request 4 months ago
feat: Implementing Rabin-Karp algorithm for substring search
github.com/TheAlgorithms/JavaScript - Rudrajiii opened this pull request 4 months ago
github.com/TheAlgorithms/JavaScript - Rudrajiii opened this pull request 4 months ago
Add Longest Subarray With Sum Less Than or Equal to K algorithm and t…
github.com/TheAlgorithms/Java - Chiefpatwal opened this pull request 4 months ago
github.com/TheAlgorithms/Java - Chiefpatwal opened this pull request 4 months ago
Create Count Good Nodes in Binary Tree
github.com/TheAlgorithms/Java - abhaykumar10773 opened this pull request 4 months ago
github.com/TheAlgorithms/Java - abhaykumar10773 opened this pull request 4 months ago
Create Balance binary tree
github.com/TheAlgorithms/Java - abhaykumar10773 opened this pull request 4 months ago
github.com/TheAlgorithms/Java - abhaykumar10773 opened this pull request 4 months ago
Create gabows_algorithm.py
github.com/TheAlgorithms/Python - Param1304 opened this pull request 4 months ago
github.com/TheAlgorithms/Python - Param1304 opened this pull request 4 months ago
Add Longest Subarray with Sum Less Than or Equal to K algorithm and t…
github.com/TheAlgorithms/Java - Chiefpatwal opened this pull request 4 months ago
github.com/TheAlgorithms/Java - Chiefpatwal opened this pull request 4 months ago
Create butterfly
github.com/TheAlgorithms/Python - KirtiGautam620 opened this pull request 4 months ago
github.com/TheAlgorithms/Python - KirtiGautam620 opened this pull request 4 months ago
Create MooreVoting.java
github.com/TheAlgorithms/Java - smritii73 opened this pull request 4 months ago
github.com/TheAlgorithms/Java - smritii73 opened this pull request 4 months ago
Create binary_search.py
github.com/TheAlgorithms/Python - smritii73 opened this pull request 4 months ago
github.com/TheAlgorithms/Python - smritii73 opened this pull request 4 months ago
Create ColumnarTranspositionCipher.java
github.com/TheAlgorithms/Java - smritii73 opened this pull request 4 months ago
github.com/TheAlgorithms/Java - smritii73 opened this pull request 4 months ago
Create MooreVotingAlgorithm.java
github.com/TheAlgorithms/Java - smritii73 opened this pull request 4 months ago
github.com/TheAlgorithms/Java - smritii73 opened this pull request 4 months ago
Create SllidingWindow.java
github.com/TheAlgorithms/Java - charu1110 opened this pull request 4 months ago
github.com/TheAlgorithms/Java - charu1110 opened this pull request 4 months ago
Create MetaBinarySearch.java
github.com/TheAlgorithms/Java - smritii73 opened this pull request 4 months ago
github.com/TheAlgorithms/Java - smritii73 opened this pull request 4 months ago
[enhancement] : Introducing Gabow’s Algorithm (**GRAPH**) & Commentz-Walter Algorithm (**STRING SEARCHING**)
github.com/TheAlgorithms/Python - Rudrajiii opened this issue 4 months ago
github.com/TheAlgorithms/Python - Rudrajiii opened this issue 4 months ago
Update IsEven.java
github.com/TheAlgorithms/Java - SarthakBhushan opened this pull request 4 months ago
github.com/TheAlgorithms/Java - SarthakBhushan opened this pull request 4 months ago
Update Palindrome.java
github.com/TheAlgorithms/Java - SarthakBhushan opened this pull request 4 months ago
github.com/TheAlgorithms/Java - SarthakBhushan opened this pull request 4 months ago
Added adaptive merge sort and stalin sort addition in sorting algorithms
github.com/TheAlgorithms/Python - Param1304 opened this pull request 4 months ago
github.com/TheAlgorithms/Python - Param1304 opened this pull request 4 months ago
insert or adding the algorithm of Backtracking: Hamiltonian Cycle:
github.com/TheAlgorithms/JavaScript - Atuloli01 opened this issue 4 months ago
github.com/TheAlgorithms/JavaScript - Atuloli01 opened this issue 4 months ago
added shuffle algorithm, it's implementation and problems related to it
github.com/TheAlgorithms/Java - Darshan-Baligeri opened this pull request 4 months ago
github.com/TheAlgorithms/Java - Darshan-Baligeri opened this pull request 4 months ago
is_match algorithm
github.com/TheAlgorithms/Python - Namrathaaaaaa opened this pull request 4 months ago
github.com/TheAlgorithms/Python - Namrathaaaaaa opened this pull request 4 months ago
Comprehensive Test Suite Enhancement for Hamming Distance Algorithm
github.com/TheAlgorithms/Java - TusharNaugain opened this pull request 4 months ago
github.com/TheAlgorithms/Java - TusharNaugain opened this pull request 4 months ago
Create BestTimeToBuyAndSellStock2.js
github.com/TheAlgorithms/JavaScript - shail-patel-321 opened this pull request 4 months ago
github.com/TheAlgorithms/JavaScript - shail-patel-321 opened this pull request 4 months ago
Added surface area calculation for pyramid lol
github.com/TheAlgorithms/Java - JoaquinmioFernandez opened this pull request 4 months ago
github.com/TheAlgorithms/Java - JoaquinmioFernandez opened this pull request 4 months ago
Add SECURITY.md
github.com/TheAlgorithms/Python - externalPointerVariable opened this issue 4 months ago
github.com/TheAlgorithms/Python - externalPointerVariable opened this issue 4 months ago
Added Dijkstra Graph Algorithm
github.com/TheAlgorithms/Java - Anshul-9923 opened this pull request 4 months ago
github.com/TheAlgorithms/Java - Anshul-9923 opened this pull request 4 months ago
Feature shuffle array
github.com/TheAlgorithms/Java - rashi07dashore opened this pull request 4 months ago
github.com/TheAlgorithms/Java - rashi07dashore opened this pull request 4 months ago
feature: Adding MinSumKSizeSubarray in Sliding Window Algorithm
github.com/TheAlgorithms/Java - rashi07dashore opened this pull request 4 months ago
github.com/TheAlgorithms/Java - rashi07dashore opened this pull request 4 months ago
[FEATURE REQUEST] Adding Shuffle Algorithm and Sliding window algorithm
github.com/TheAlgorithms/Java - rashi07dashore opened this issue 4 months ago
github.com/TheAlgorithms/Java - rashi07dashore opened this issue 4 months ago
The addition of DoubleCircularLinkedList.java
github.com/TheAlgorithms/Java - devAlq opened this pull request 4 months ago
github.com/TheAlgorithms/Java - devAlq opened this pull request 4 months ago
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