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 test case for hexadecimal to decimal (#3685)

838916d8e9393b4618ab5245c5f52fc62df0ab3b authored about 2 years ago by Nandini Anagondi <[email protected]>
Add test case for BinaryToHexadecimal (#3694)

0bed437eb241d8526599952663b4a12ff6576f5c authored about 2 years ago by rashmibharambe <[email protected]>
Add test case for BinaryToOctal (#3696)

c7b69561a52ab906ec51a3164b27d2a634f4f5c2 authored about 2 years ago by rashmibharambe <[email protected]>
Add test case for DecimalToHexaDecimal (#3697)

a1a2a849c28d4584d4235e5e50a0db690d9e055e authored about 2 years ago by rashmibharambe <[email protected]>
Add test case for CatalanNumber (#3698)

38eadd928ae2eb9ee7c710893c6568a0aa034fe7 authored about 2 years ago by rashmibharambe <[email protected]>
Add test case for OctalToDecimal (#3678)

b46bf0d9b07807d64af499947903f2be0b976cba authored about 2 years ago by harshalkhachane <[email protected]>
Add test case for OctalToHexadecimal (#3679)

0bbacb19255e72a2f4052c4bd409f9d5dfb172e5 authored about 2 years ago by harshalkhachane <[email protected]>
Update WordLadderTest.java & WordLadder.java (#3674)

a0d03e814a34e02cb469de4efdd38459e56335ba authored about 2 years ago by Taranjeet Singh Kalsi <[email protected]>
Add test case for HexToOct (#3675)

2e25f89c36be3344d3ff2f09e2e585c3eec02a78 authored about 2 years ago by harshalkhachane <[email protected]>
Add test case for IntegerToRoman (#3676)

0365afa16a45753d7e021666b5bd6597ed2a8b8f authored about 2 years ago by harshalkhachane <[email protected]>
Add test case for LetterCombinationsOfPhoneNumber (#3662)

eecec0f706018071f4a347260f320d52c1e69798 authored about 2 years ago by Taranjeet Singh Kalsi <[email protected]>
Fix typos (#3615)

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

c9e1d961472fa9f28834550102da65d8ac1afbc2 authored about 2 years ago by Artan.sh <[email protected]>
Update pull_request_template.md

a4ede35befd9ae46a219fcaca8e15ed3cabd8671 authored about 2 years ago by Andrii Siriak <[email protected]>
Add tests for WordLadder (#3668)

0953236b4cd07a9f2f034dfc3ede7772608a747b authored about 2 years ago by Harshal <[email protected]>
Add tests for HowManyTimesRotated (#3669)

0a5ee18079fddf0a1a4669a59b149e18781e5c62 authored about 2 years ago by Harshal <[email protected]>
Add tests for vowels check (#3658)

3aadb9da1e0cb043e2495a04823d9252d0984b65 authored about 2 years ago by Harshal <[email protected]>
Add test case for Rotation (#3667)

9a09a9e772dd39a05f247111d83fedceaf31ac10 authored about 2 years ago by Harshal <[email protected]>
Add unit test for RSA cipher (#3664)

8c6ed9c24061b15693705857e16f270275030ff2 authored about 2 years ago by Alexandre Velloso <[email protected]>
Add unit tests for Caesar cipher (#3665)

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

f8897f166dc0d7850a640d409f9402945261e5e6 authored about 2 years ago by Alexandre Velloso <[email protected]>
Add unit tests for Vigenere cipher (#3666)

7ef75980d5ab9a1c33303abf132236045f8ed06a authored about 2 years ago by Alexandre Velloso <[email protected]>
Removed extra loop in Anagram.java (#3654)

fd3386a0dbfb8c70d5226909cf462d515f3d96b7 authored about 2 years ago by Taranjeet Singh Kalsi <[email protected]>
Add more tests (#3601)

315e947c87c8c18b5988939bc531ae234cdc952c authored about 2 years ago by Debasish Biswas <[email protected]>
Add tests for Average (#3652)

6235fd6505c0b7f19c527a6d0ad76456a7cae4f8 authored about 2 years ago by Philippe CANCELLIER <[email protected]>
Fix naming `LinkList_sort` -> `LinkListSort` (#3640)

d88b70113ff8017b04c1a974f15cb3b47ec8270e authored about 2 years ago by Debasish Biswas <[email protected]>
Update README.md (#3362)

1e16709680d0485d9119db8f2d4e6249f799f17e authored about 2 years ago by Siddhant Deepak Pradhan <[email protected]>
Add unit test for CeilInBinarySearchTree (fixes #3395) (#3396)

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

c9e7b219a7e75c1587527ad17ca1913f6bfd7161 authored about 2 years ago by Amit Kumar <[email protected]>
Add ReverseStringTest (#3607)

Co-authored-by: jtuong <Rofleveryday1?>

f35aeb53116e4f99535e516bcb66d043036ace0f authored about 2 years ago by James Tuong <[email protected]>
Add LongestValidParenthesesTest (#3612)

8d4b048cb3a499cd57449d08730dd86952e7b175 authored about 2 years ago by laks-mi1099 <[email protected]>
Add test for Lower (#3328)

bf03d16303745e7c616c069db8db68b14be78484 authored about 2 years ago by ff124012 <[email protected]>
Add tests for PowerSum (#3603)

ea05286c862828287aaf96a9e931b7303ed6940e authored about 2 years ago by laks-mi1099 <[email protected]>
Update pull_request_template.md

51f9596649959182b29d591f89c004fca170d37e authored about 2 years ago by Andrii Siriak <[email protected]>
Add DP Solution to Subset Count (#3580)

3ef3d761c6aac100adfcd9cce2bd9186e0aff6dd authored about 2 years ago by samratpodder <[email protected]>
Use GCM mode in AES (fixes #3324) (#3325)

f2e012646953b7c9377831d3c99cce94a85a6f2d authored about 2 years ago by kongleong86 <[email protected]>
Add tests for Area (#3358)

8803b7f5e7a05ba832aec0ed8ec2928a6d57fd55 authored about 2 years ago by Amarildo Aliaj <[email protected]>
Create test cases for SlowSort (closes #3361) (#3363)

ddcb5cfead1b834f39eb6d5f5ace3764e44ff151 authored about 2 years ago by Rebecca Velez <[email protected]>
Optimize Hashmap implementation (#3533)

8855cf9525ba580fa2727c2044c65eea4688275f authored about 2 years ago by Kumaraswamy B G <[email protected]>
Fix grammar in pr template (#3346)

d5f8e5f87a225e05b1abd6f4c77b6aaa57dddc9d authored about 2 years ago by Debasish Biswas <[email protected]>
Add Dual Pivot QuickSort (#3357)

cdd12a128d061bd6a5cfae4e0d8d2478d24d1c47 authored about 2 years ago by Debasish Biswas <[email protected]>
Add twin prime (#3312)

efac505a6dab22254f6d0458fa8df29d54ca733f authored about 2 years ago by Akshay Dubey <[email protected]>
Add tests for CountChar (#3334)

c805437c0c5e057f3ad60c397fe6550eec7be453 authored about 2 years ago by Ricardo Ramos <[email protected]>
Add fcfs scheduling (#3335)

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

c59fc923bf29a511fac513d33a81c364ebd59a54 authored about 2 years ago by Smiti Maheshwari <[email protected]>
Add Tests for Dudeney Number (#3336)

911b98472c59275da3c96a92d85b19120e14bf74 authored about 2 years ago by Ricardo Ramos <[email protected]>
Add sum without using any mathematical operators (#3473)

8661d07276caaed4eba8d613f0eac1a44af8767d authored about 2 years ago by samratpodder <[email protected]>
Fix scope of junit-jupiter-api artifact in pom.xml (fixes #3321) (#3322)

40dc1c483d21ae524f8d957f6059694a67692215 authored about 2 years ago by Aitor Fidalgo Sánchez <[email protected]>
Add an interface for matrix search algorithms (closes #3461) (#3464)

03a4832a7da6c98b2083e8dda90f0a5d8c8a9a47 authored about 2 years ago by Aitor Fidalgo Sánchez <[email protected]>
Add algorithm to search for an element in 2D array (#3306)

cce1dbd124de7197de383deb11c936a39a3e5463 authored about 2 years ago by Shashwat Gupta <[email protected]>
Fixes #3323 Javadoc generation errors in backtracking algorithms (#3326)

302db81bb8c3b224cc0257fb2dee61478d8b56c8 authored about 2 years ago by Aitor Fidalgo Sánchez <[email protected]>
Fix CircularBuffer and add unit tests (#3411)

471d2c0b5d671d0caf98e84a88673de7b5778801 authored about 2 years ago by Narek Karapetian <[email protected]>
Format code with prettier (#3375)

e96f567bfc6e980dc5c4c48ccf185d7f7c7108ab authored about 2 years ago by acbin <[email protected]>
Update Directory.md (#3309)

32b9b11ed505cd991cb2cf5d1c8436f10191e71f authored about 2 years ago by Shashwat Gupta <[email protected]>
Add A5 Cipher (#3292)

e4eb99ff189e6ec9db1640fbca1b875d36daa9b0 authored about 2 years ago by J2mF <[email protected]>
Add Collatz Conjecture (#3290)

8ca571d8870b20f1a15ca355bf612385291b9c5c authored about 2 years ago by Amarildo Aliaj <[email protected]>
Remove duplicate in pom.xml (#3288)

2847953a03775408c1ec0e39a200b994040839b1 authored about 2 years ago by Aitor Fidalgo Sánchez <[email protected]>
Add Liouville lambda function (#3284)

ea8e0463ef83293b32a6820f64173073e557596e authored about 2 years ago by Akshay Dubey <[email protected]>
Add hamming distance (#3270)

2fbb1d64029b6a842cc1d70cdfaed3800d69bf03 authored about 2 years ago by Mihir Sawant <[email protected]>
Add prime factorization algorithm (#3278)

07a5531f1a7b22782c2ca899550c7a6f52154343 authored over 2 years ago by Akshay Dubey <[email protected]>
Add LRUCacheTest and MRUCacheTest (fixes #3263) (#3277)

d56eaa58af12ea54c4db7a974074c19f886bc332 authored over 2 years ago by valjamwo <[email protected]>
Add BubbleSort unit tests (#3275)

a2dd154ad65fc1199d97d793afb4fe0082a8db67 authored over 2 years ago by Aitor Fidalgo Sánchez <[email protected]>
Fix errors in Directory.md (#3272)

276bbe2530e65f0b2240169149262a172aa5805d authored over 2 years ago by Kalash Jain <[email protected]>
Add pollard rho algorithm (#3260)

a41656a31130f74634e88b9c2a9f747827d0dbb2 authored over 2 years ago by Akshay Dubey <[email protected]>
Add pangram check tests (#3267)

9c418ba827605589485be4ef28fed28f3f9e9c61 authored over 2 years ago by 0x3C50 <[email protected]>
Add count set bits algorithm (#3262)

8f18b92f6e19fe44595fb5c167a1b83d6ca4a16f authored over 2 years ago by Pratyush Singh <[email protected]>
Add Isomorphic Strings (#3253)

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

20a1f40c5ab184648be385b4c053766477b8e6e6 authored over 2 years ago by Mann <[email protected]>
Add Perimeter Calculation Algorithms (#3247)

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

1e4c4a112d0c5144ff201dc1511d400921ddc811 authored over 2 years ago by Poorva Diwan <[email protected]>
Fix off-by-one error (fixes #3248) (#3250)

d22420fea8d7b05d02e42111d9bc5e24137e907f authored over 2 years ago by vie02 <[email protected]>
Add mobius function (#3241)

69d0070c99453f0a5d4793d41aa5d750a5a4a5de authored over 2 years ago by Akshay Dubey <[email protected]>
Add Binary Search in 2D Array (#3240)

6cfb6284872fc394791042968a46f57bc585072f authored over 2 years ago by Shashwat Gupta <[email protected]>
Replace List in BFS with Queue (#3231)

9e377755060ff5b75adb73c1fa3b4d8d7d7f8d47 authored over 2 years ago by David Liu <[email protected]>
Add Newton Raphson method (#3224)

c500e8ae5a12b92ffc142bddba410a8a2f8c1670 authored over 2 years ago by Shashwat Gupta <[email protected]>
Fix fast inverse sqrt (fixes #3199) (#3228)

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

2ffcff12fc7520bd0cb1257c7ea4e726920f9233 authored over 2 years ago by Siddhant Swarup Mallick <[email protected]>
Fix printTreepre (#3218)

12a4e27213c464ef6cb39b95fbbb6acde8f26511 authored over 2 years ago by Zohaib Hussain <[email protected]>
Add least common multiple algorithm (#3216)

3f696034402a420d0839bce58fea3477f74e46eb authored over 2 years ago by LauKinHoong <[email protected]>
Cleanup unused imports (#3217)

e87e097f06753137752cde689ac3602bd5f57d1b authored over 2 years ago by HManiac74 <[email protected]>
Add K-D Tree (#3210)

05660dae92207e3d45bc74ba5c8b3cefb4865115 authored over 2 years ago by AmirMohammad Hosseini Nasab <[email protected]>
Add Josephus Problem Recursive Solution (#3208)

854b900257d46721a7c3864475574c4bab72ccf9 authored over 2 years ago by Kunal Patil <[email protected]>
Fix grammar in CONTRIBUTING.md (#3215)

4aa58b63d29fc57919a4df89368556b3d18d6457 authored over 2 years ago by Mohit Chakraverty <[email protected]>
Add Lazy Segment Tree (#3209)

3e8f30c72a2eefcb03af94c9a6581f1f7e89b6ee authored over 2 years ago by AmirMohammad Hosseini Nasab <[email protected]>
Add maze recursion algorithm (#3204)

d63813e0a2b05ffa3bc5d359b9b206b03e6ba962 authored over 2 years ago by Ong Lip Wei <[email protected]>
Add Binary Insertion Sort (#3206)

d82a2006bae2bf5402a9aafbb67c9d1504406ac1 authored over 2 years ago by tackhwa <[email protected]>
Add Strand Sort (#3205)

b36f3590764811fc3be13ce190fcf5a99c74e4fd authored over 2 years ago by Marcus <[email protected]>
Add Rabin-Karp String Search Algorithm (#3201)

92bd9ba3c98d77a0188cee676603388e78fa01dc authored over 2 years ago by tackhwa <[email protected]>
Add KMP String Search Algorithm (#3200)

965c20381cd26febaf7b6d4fee6b46864b3a40b8 authored over 2 years ago by Marcus <[email protected]>
Add three new distance formulas (#3203)

-Manhattan Distance
-Hamming Distance
-Minkowski Distance

3918d9eaeeb305efe9ed3758fd26d51f40cc211c authored over 2 years ago by edison3701 <[email protected]>
Fix missing package paths (#3196) (#3198)

9b13852f20ff77c01c03c1a4bf0f4c0144dc5b89 authored over 2 years ago by Tuca Wang <[email protected]>
Add tests for Selection Sort (#3091)

898c2f6414152e492cd2ec4f27c24b64c7674954 authored over 2 years ago by Hien Nguyen <[email protected]>
Add Hash Table with Cuckoo Hashing (#3191)

0abce97682faa5f7a957da56a3c3b1ea639de22c authored over 2 years ago by haeshed <[email protected]>
Add generic hashmaps (#3195)

ffd02504d924f8586409fa39f379c505d187f6d0 authored over 2 years ago by Divya Raichura <[email protected]>
Add index validation to Min Heap and Max Heap (#3189)

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

1a9937c7cb981a46a9251a0e21669c73ac1aa3c0 authored over 2 years ago by Jainam Kothari <[email protected]>
Add Tests for DigitalRoot Algorithm (#3186)

b2f6827c365da978991c8c1639ed74953d3f8b96 authored over 2 years ago by Ankush Banik <[email protected]>
Add Polybius Cipher (#3185)

199c85d19177b96d6e57e7a3cb394a9394e8a8c9 authored over 2 years ago by Hikmet Çakır <[email protected]>
Update Combinations.java and add test case (#3184)

f7bd7682ba54d3e6fa93d5c80e9ae8b287d95f9c authored over 2 years ago by Ankush Banik <[email protected]>
Add testcase to Ceil Algorithm (#3183)

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

826b612d0d314f87e202d00de2c417394d8e2200 authored over 2 years ago by Ankush Banik <[email protected]>
Fix CircleLinkedList toString (#3182)

8c8a61a22428b67f887ddb1a411f7c5dfcafac0a authored over 2 years ago by tuca <[email protected]>
Change filename for Intersection.java file (#3178)

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

f7c40ad74931caf11f3b5e41da33702796f3f6c3 authored over 2 years ago by Susobhan Das <[email protected]>
Add test case to Binomial Coefficient Algorithm (#3179)

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

3fb9a606a3b75cbb6134f7a6edbebdd4c6ff042c authored over 2 years ago by Ankush Banik <[email protected]>
Add test case to BinaryPow Algorithm (#3177)

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

f273b30998b023e159772ebe33c89ef75e741951 authored over 2 years ago by Ankush Banik <[email protected]>
Fix TreeRandomNode Algorithm (#3174)

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

8b8e98e89a7ab53b97a41c6151284b3f1e06ce8c authored over 2 years ago by Ankush Banik <[email protected]>
Simplify CheckVowels (#3172)

b0f21803d1b9ec67ef573156db43741f19226d34 authored over 2 years ago by Arthita Paul <[email protected]>
Add a check of the existance of a next node (#3051)

* Fix #2976

Co-authored-by: Sahil Prafulkumar Parekh <[email protected]>
Co-authored-by: Yang ...

6665ab262c91d59af1b3e2ce9b731772a8f39c41 authored over 2 years ago by Sahil Parekh <[email protected]>
Add tests for Amicable Numbers (#3168)

2a237708739ffe5176dcc6750f9c814e08e0744b authored over 2 years ago by Ankush263 <[email protected]>