Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/TheAlgorithms/Java

All Algorithms implemented in Java
https://github.com/TheAlgorithms/Java

Add Next Greater and Next Smaller Elements using Stack (#2858)

1f50c40e5d793377da66c50957d2e36b5df04b08 authored about 3 years ago by Mohit Kumar <[email protected]>
Add RandomNode in lists section (#2851)

Co-authored-by: Yang Libin <[email protected]>

bc6de37a530209a931b85ae43dccf7c65c39d648 authored about 3 years ago by Suraj Kumar <[email protected]>
Fix formatting in Juggler Sequence (#2846)

b870de4db474b032b25638eac0fe09283718f063 authored about 3 years ago by Yang Libin <[email protected]>
Add Juggler Sequence (#2845)

Co-authored-by: Andrii Siriak <[email protected]>

2954ed2ab16ffe78c4366e588e6b9dc38a014804 authored about 3 years ago by Akshay Dubey <[email protected]>
Add Happy Numbers (#2839)

Co-authored-by: Louve Le Bronec <[email protected]>
Co-authored-by: Yang Libin <contact@...

e488b7b5bb3f7c48591d084bbd5e12674df362f9 authored about 3 years ago by Louve Le bronec <[email protected]>
Fix a bug in A_Star.Graph in jdk17 (#2842)

Co-authored-by: Andrii Siriak <[email protected]>

fb3cec06a1561d57b157ffa1cea990087e70628e authored about 3 years ago by R_juzi <[email protected]>
Fix NoClassDefFoundError exception (#2838)

Co-authored-by: Andrii Siriak <[email protected]>

6c00beec9002cc337909dd67350223a10f274ce9 authored about 3 years ago by FyZhu97 <[email protected]>
Add binomial coefficients (#2835)

1869eab0423b1e1e5aba40d4254528fa66164f21 authored about 3 years ago by Akshay Dubey <[email protected]>
Add author (#2831)

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>

fe7e5d842c44e35ef6f54e5f1478dd33dea3caef authored about 3 years ago by Sachwin Kohli <[email protected]>
Add Boundary Fill Algorithm (#2822)

Co-authored-by: Andrii Siriak <[email protected]>

6be3c993993e420fb7fa938c00f3d31e5195b695 authored about 3 years ago by Akshay Dubey <[email protected]>
Change Java version to 17 (#2819)

Co-authored-by: Andrii Siriak <[email protected]>

dee4fc747c00fc02667bd2a925dde0bef34052b8 authored about 3 years ago by Aitor Fidalgo Sánchez <[email protected]>
Add Flood Fill Algorithm Implementation (#2821)

Co-authored-by: Andrii Siriak <[email protected]>

1f17076571ec929c7fb8475ef1bd671b07d44138 authored about 3 years ago by Akshay Dubey <[email protected]>
Update DIRECTORY.md (#2818)

4fb7470f9a874a7482562ee3740365910bb75b46 authored about 3 years ago by Aitor Fidalgo Sánchez <[email protected]>
Change project structure to a Maven Java project + Refactor (#2816)

9fb3364cccc5373c32dbdb661f773c5ee753c77a authored about 3 years ago by Aitor Fidalgo Sánchez <[email protected]>
Add Damm algorithm (Fixes: #2814) (#2815)

Co-authored-by: Andrii Siriak <[email protected]>

8e533d2617f1b36263055615057d613b2d88aea0 authored about 3 years ago by Artem Boiarshinov <[email protected]>
Add Dequeue (#2809)

Co-authored-by: Andrii Siriak <[email protected]>

e240c1e33c1318aa97fef11a6bbe6ff8f776954c authored about 3 years ago by Ian Cowan <[email protected]>
Add Gaussian Elimination (#2810)

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Co-authored-by: Andri...

9b0543d2811042a720e71a323d5d4d972b5967e7 authored about 3 years ago by Sachwin Kohli <[email protected]>
Add Breadth First Search (#2801)

Co-authored-by: xzero <[email protected]>
Co-authored-by: Andrii Siriak <[email protected]>

ba6a3d68567056eb3cb7e02e89dcbbdfde6a71e8 authored about 3 years ago by caos321 <[email protected]>
Add generic Node classes (#2782)

Co-authored-by: Andrii Siriak <[email protected]>

7f3eb1b6dc582728f21596fd58c5d8273db0fabf authored about 3 years ago by Aitor Fidalgo Sánchez <[email protected]>
Improve documentation for `MatrixGraphs` (#2808)

78f770683aa5fcff2db06778de4e10308c199bf0 authored about 3 years ago by Ian Cowan <[email protected]>
Add BFS/DFS ordering to matrix graphs (#2807)

5f424ce931a75ec032573cd85750745286383c4d authored about 3 years ago by Ian Cowan <[email protected]>
Add volume formulas (#2805)

Co-authored-by: Andrii Siriak <[email protected]>

bc6510e03d390217a13efa9e2538c91018ac2924 authored about 3 years ago by Vɪɴᴀʏᴀᴋ Pᴀɴᴅᴇʏ <[email protected]>
Update bubble sort (#2806)

b0ccec9d617d921e52d77e4ed88c1ac6a1c1bf0f authored about 3 years ago by Du Yuanchao <[email protected]>
Fix typo (#2802)

9567a785216509c9a773eb8b3663fef4a687da9b authored about 3 years ago by Vɪɴᴀʏᴀᴋ Pᴀɴᴅᴇʏ <[email protected]>
Add doubly linked list print reverse (#2797)

55c114df2e999d2c9d4be56761934a3c9c993043 authored about 3 years ago by Ian Cowan <[email protected]>
Add DepthFirstSearch with Java Streams (#2800)

Co-authored-by: xzero <[email protected]>

b05b4d0b2c4041d28a58c19f74b14c9f295e34be authored about 3 years ago by caos321 <[email protected]>
Add Banker's Algorithm (#2799)

27c5237b06b3736076d58b7f7a86c28c6772a9a8 authored about 3 years ago by Amritesh Anand <[email protected]>
Add MatrixUtil for matrix operations (#2798)

Co-authored-by: xzero <[email protected]>

7abd239842cb8a3dce10cbc03481d2d9ca115fd7 authored about 3 years ago by caos321 <[email protected]>
Add algorithm to reverse doubly linked list (#2796)

5b261e98081fc988c6096858dfef8ffaa1460aed authored about 3 years ago by Ian Cowan <[email protected]>
Add surface area of Cone and Hemisphere (#2791)

9e368100fef30116a9531bb71d21ef32fae13de5 authored about 3 years ago by Vɪɴᴀʏᴀᴋ Pᴀɴᴅᴇʏ <[email protected]>
Check if Binary Tree is Balanced `Closes #2719` (#2732)

664bcf494f11603a51783e5b1eead7846deac9e2 authored about 3 years ago by Ian Cowan <[email protected]>
Update directory (fixes #2785) (#2786)

f9e42010a2c8e0bbcc19507badec6317f8170356 authored about 3 years ago by JadenLeake333 <[email protected]>
Add Duplicate Brackets (#2766)

6aabc0297bab3d442f43249c75048f13a6e4a9b0 authored about 3 years ago by Shardul Negi <[email protected]>
Add Odd-Even Sort (#2765)

0607bf9b474708e3f787471f6221990cd6648b90 authored about 3 years ago by JadenLeake333 <[email protected]>
Add reverse number (#2759)

bc6c8544b1a093a0ddcdd79188a6ac5a44bd4e27 authored about 3 years ago by Aitor Fidalgo Sánchez <[email protected]>
Add Palindrome Linked List (Fixes #2360) (#2746)

5834a949a634d1b116b21d4d8e095e643a09dcf1 authored about 3 years ago by Aitor Fidalgo Sánchez <[email protected]>
Add some useful functions for singly linked list (#2757)

332f63b94208667e30bd4c375c488ae153bf3825 authored about 3 years ago by ayush26sharma <[email protected]>
Add Verhoeff Algorithm (Fixes: #2754) (#2755)

bfa30ca3a440aaaccc0b92fdceab552a8deea566 authored about 3 years ago by Artem Boiarshinov <[email protected]>
Fix formatting in Ciphers package (#2756)

794719c773645a2872ac7c6a3c5a4c17435d1fa4 authored about 3 years ago by Yang Libin <[email protected]>
Add Huffman Compression (#2753)

0503c466800673c21a4a61553db5f443d8421963 authored about 3 years ago by Shikhar Chandra <[email protected]>
Adde Dutch National Flag Algorithm (#2728)

4db7a0c77e77378849fd2715842805c4b3c86c99 authored about 3 years ago by Shraddha <[email protected]>
Add Solver For Linear Diophantine Equations (#2744)

7858187d59c7189c05b5833162fda8a2c64b5bb4 authored about 3 years ago by Rahul Chhabra <[email protected]>
Add Longest Alternating Subsequence (#2743)

447c5fa578a98b0af85bf63969b48993f8ddf38e authored about 3 years ago by Limbad Yash <[email protected]>
Add Three Sum Problem (#2741)

9ff553e0a35ac2e4a80f5fe8e2dd96d8c8988cb8 authored about 3 years ago by Sneha B <[email protected]>
Add MRU Cache (#2738)

6934c53c0400e1d3158014dfeb984e629c0bc8fb authored about 3 years ago by januslinhc <[email protected]>
Add nearest right neighbor (#2574)

0ab11140b56deb3186d4211549eb4b1fe0e573e4 authored about 3 years ago by jhonDoe15 <[email protected]>
Add Boyer moore voting algo (#2726)

ad380dcaa4721e5bad5ba4517d380dec2b697ec9 authored about 3 years ago by Shraddha <[email protected]>
Add description for Sieve of Eratosthenes algorithm (Fixes: #2724) (#2725)

b2de5c7f1eda5ab1e48749dfba41acb001cc328a authored about 3 years ago by Artem Boiarshinov <[email protected]>
Add Upper Bound Search Algorithm (#2722)

Co-authored-by: Pratik <[email protected]>

1899d2a43992d24bf41ca88f03c6b97ae1b887e0 authored about 3 years ago by Pratik Padalia <[email protected]>
Fix incorrect file extension (Fixes: #2716) (#2717)

9b90628a89d2c2eff2bcf907d73a8d7ef3c31959 authored about 3 years ago by Shivam Shrey <[email protected]>
Create a balanced binary search tree from a sorted array (Fixes: #2706) (#2711)

Co-authored-by: Amit Kumar <[email protected]>

64513ff53e4ae91191a088dd7c9d734489a25d9b authored about 3 years ago by Amit Kumar <[email protected]>
Create a binary tree from inorder and preorder traversal given in array form (Fixes: #2707) (#2710)

Co-authored-by: Amit Kumar <[email protected]>

b02a3fc818262db97b0ede1aa8e7847abf606236 authored about 3 years ago by Amit Kumar <[email protected]>
Add Knight's Tour (#2701)

ec127df959125d16c2d815fedf327919845eb359 authored about 3 years ago by Limbad Yash <[email protected]>
Add LRU Cache (#2740)

4f131781091f0431829e96b2995a0fadf6accfaf authored about 3 years ago by januslinhc <[email protected]>
Add IIR Filter (#2704)

Signed-off-by: Martmists <[email protected]>

4e4f368669c92790ff6e6e660c1a967374cd351c authored about 3 years ago by Martmists <[email protected]>
Add BFS to binary tree and add note about inorder traversal == DFS (#2734)

* Add bfs to binary tree - `Fixes #2733`

* Add note on the equivalence of dfs and inorder - `...

4969f9f153e7fb42c1c3956d92f850feddb777c6 authored about 3 years ago by Ian Cowan <[email protected]>
Add Fibonacci Search (#2698)

12803218cf6dbb9e46e3fcf9caf83ebd626b4b4c authored about 3 years ago by KanakalathaVemuru <[email protected]>
Add Sparcity of a Matrix [Hacktoberfest] (#2659)

c59d125110ff701e6d4435c76a76b0c83a608071 authored about 3 years ago by Ojasva Jain <[email protected]>
Add Circle Sort (#2696)

d7ccd2f815fb19fd9d7f3ae686ac79d8432dc2cd authored about 3 years ago by KanakalathaVemuru <[email protected]>
Add Segment Tree (#2691)

e3fde56d4dd6cdcfbe282faf0e4db4c831e10d23 authored about 3 years ago by KanakalathaVemuru <[email protected]>
Add matrix chain multiplication with memoization (#2688)

2a2cf9bd71eb24a5bd72ba5415154768e93d4f1a authored about 3 years ago by Karuna Sharma <[email protected]>
Update CODEOWNERS

4fa034d94b778bb76f0a4e0dd8633c1c38d3bb8a authored about 3 years ago by Andrii Siriak <[email protected]>
Add a code owner @yanglbme (#2729)

41e17e492df337dd9fcf0fd992c2982fdb29eb04 authored about 3 years ago by Yang Libin <[email protected]>
Add README for Graph (#2601)

4b9acaeba52362965ab9d8c3b3f49fe9880042d7 authored about 3 years ago by DEBADRIBASAK <[email protected]>
Add Edit Distance with recursion (#2686)

793bedb699d65ff84523799a76c07f537031015c authored about 3 years ago by Tejbirsingh7878 <[email protected]>
Add Disjoint Set (#2684)

b608657e504294fcca241d3baad99b9c39b868c6 authored about 3 years ago by NimrodRak <[email protected]>
Add permutations of a string (fixes #2680) (#2682)

4a05e3ecdbae63eee2f7d5313c567660b9e141b1 authored about 3 years ago by Abhinav Rajput <[email protected]>
Add Simpson's integration numerical method (#2681)

Co-authored-by: ggkogkou <[email protected]>

c396b98fd7ae3e5aa4724a620fe71141b759664a authored about 3 years ago by ggkogkou <[email protected]>
Update README.md of stack (#2671)

e341f44065ec8129d5b03eeb9a514f96c7df9740 authored about 3 years ago by Richa Srivastava <[email protected]>
Add merge sort with O(1) space (#2672)

83ecf56d942842cf4a3ae66928e93ee8662d58a0 authored about 3 years ago by Shraddha <[email protected]>
Fix build issue in ADTFraction.java (#2712)

a9b242016575f509043ebe4cd23d7db0456a86a6 authored about 3 years ago by Aitor Fidalgo Sánchez <[email protected]>
Add Reverse Stack (#2653)

089ac333f2eacbf6bb96f2002ab34f70a2fa6ecd authored about 3 years ago by ishika22 <[email protected]>
Add Trinomial triangle #2651 (#2652)

5855983fe59d347e5f5e5a053cc1dbb9cac1bb40 authored about 3 years ago by Florian <[email protected]>
Add Java Streams for Fibonacci computation (#2623)

Co-authored-by: xzero <[email protected]>

831a0a4bd048d1806819090570a3c317658d9201 authored about 3 years ago by caos321 <[email protected]>
Add Check Bipartite in Graph (#2708)

77f138077be3004fa6c0df5aa530dbc95384826f authored about 3 years ago by Shubhojeet Banerjee <[email protected]>
Add ADT Fraction calculation (fixes #2453) (#2550)

2a74d6a34fc509e30f9d7d19f1643b2b6daf8193 authored about 3 years ago by Thisaru Dilshan <[email protected]>
Correct grammatical errors in CONTRIBUTING.md (#2687)

4e40e67aaef84cb3a65a65b270f7e2a0b8191c5d authored about 3 years ago by Subramani <[email protected]>
Add Leonardo Number (#2649) (#2650)

bc7a3fc3fc90aa6781a3fe988ccc90ab9ac81b10 authored about 3 years ago by Florian <[email protected]>
Add Dudeney Number (#2629)

3bec562a1dc651295b343d5994f24e33fcec9b7e authored about 3 years ago by uttarabahad <[email protected]>
Add Exponential Search (#2627)

f7bf18ae9b3688a69219606cb548f9a77561bc3d authored about 3 years ago by Ashutosh Sharma <[email protected]>
Add Union Find (fixes #2692) (#2693)

9bad1e096264359dde734cb8d547bace83d304e7 authored about 3 years ago by Philip Schikora <[email protected]>
Add Power Sum (fixes #2634) (#2645)

87e10d66fa58998ca59f9e875163cf1a3a9e5eb0 authored about 3 years ago by Pramil <[email protected]>
Add Page Rank (#2614)

2eb6d5c1413fa2edb55a6723ab2bea6f608afb2e authored about 3 years ago by Dilrose Reji <[email protected]>
Add Substitution Cipher (#2694)

7ca58d6f8c9a52b7bf449b7a049091e37fdb68e8 authored about 3 years ago by patrick-steve <[email protected]>
Add matrix exponentiation based Fibonacci numbers (#2616)

340a323c8785c8b84bbf167803aa3896bbf33f11 authored about 3 years ago by Anirudh Buvanesh <[email protected]>
Add Implementation of Tree Sort and Generic Type BST (#2638)

ce53fee92fd6def93e81150e14a9445a492ec79b authored about 3 years ago by Madhur Panwar <[email protected]>
Fix: 2618: [Enhancement] Combinations (#2625)

Co-authored-by: Amit Kumar <[email protected]>

3028cf58d81b7383d3ae23f2c5d078d89f752cfd authored about 3 years ago by Amit Kumar <[email protected]>
Add Fenwick Tree (#2570)

4a2b19016068c1be5040647194e89445aadeb199 authored about 3 years ago by KanakalathaVemuru <[email protected]>
Add Digital Root (#2637)

68d6a9419be675347bfbb0f2a7e374ebf4b51332 authored about 3 years ago by Suraj Kumar Modi <[email protected]>
Add Affine Cipher (#2668)

e04ba756fd276f8b06ae97bc8386a523b643b478 authored about 3 years ago by Vatsal Patel <[email protected]>
Add Affine Cipher #hacktoberfest (#2587)

fa3c1f5e6a3b2b29c4961679bbaebd0d2c090af0 authored about 3 years ago by patrick-steve <[email protected]>
Add Monte Carlo Tree Search Algorithm (#2588)

72b89bc88cb1f65be74bc5bf5d1cca3960c1737a authored about 3 years ago by Aitor Fidalgo Sánchez <[email protected]>
Fix package declarations (#2576)

2b7a977cc8a5e075d2036ad38d6fa37072026242 authored about 3 years ago by Aitor Fidalgo Sánchez <[email protected]>
Fix Circular linked list (#2598)

60a0c23544a049bb9dee002ceeaabee578f60a5a authored about 3 years ago by DEBADRIBASAK <[email protected]>
Inverse Of a Square Matrix [Hacktoberfest] (#2582)

Co-authored-by: Andrii Siriak <[email protected]>

b6dc9617f6c5395d28b0e507a5b52ba0fc7fc411 authored about 3 years ago by Ojasva Jain <[email protected]>
Fix random number generation in MiniMax Algorithm (#2636)

Co-authored-by: aitorfi <[email protected]>

eaf5395272455887498d2715eef871cb55acaaf1 authored about 3 years ago by Aitor Fidalgo Sánchez <[email protected]>
Add Two Sum Problem (#2572)

f30ec189bae31847c5ba35a647e117ac40327666 authored about 3 years ago by Sneha B <[email protected]>
Add Dice Throw (#2565)

7635dace6213d9c646ca2aca761015f0beb4edd3 authored about 3 years ago by Sahil Tagala <[email protected]>
Add MiniMax algorithm (#2563)

Co-authored-by: aitorfi <[email protected]>

febc601d88487da217edc34bca2d4427088dd008 authored about 3 years ago by Aitor Fidalgo Sánchez <[email protected]>
Add Ugly Numbers (#2615)

5dd3366edc89964a4b6c2bd2a9db49ecc8a17d65 authored about 3 years ago by Suraj Kumar Modi <[email protected]>