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

Merge pull request #593 from Mas281/patch-1

Clean BinarySearch

63411995c9c1557d51fd6b36e58ba6c66a4765a8 authored about 6 years ago by Libin Yang <[email protected]>
Merge pull request #592 from m-rahimy/patch-1

Update README.md

233292218e263f994a53a8767732d2eeeb2679e5 authored about 6 years ago by Libin Yang <[email protected]>
Clean Java BinarySearch

Cleans the Java implementation of binary search to be more consistent with styles and to avoid u...

174b83f764639793ff4eb0d97261ca9325975789 authored about 6 years ago by Sam <[email protected]>
Update README.md

The folder "Data Structures" was renamed to "DataStructures" but the links was not. fixed that.

88b772c50ed62adabf525030a30f0624e7ebf164 authored about 6 years ago by Mojtaba Rahimy <[email protected]>
update README style and fixed minor issues

e89e0295166aefd452beabc465da62ff5c83e995 authored about 6 years ago by Emily Gong <[email protected]>
Merge pull request #589 from shivg7706/cycle

all cycles present in a graph

f771b8baf453dfd93d506ecbf1d25748cd2bf6bf authored about 6 years ago by Libin Yang <[email protected]>
all cycles present in a graph

5eaa57983250bbd1f134064f2794f81593032a86 authored about 6 years ago by shivg7706 <[email protected]>
Merge pull request #586 from rmakynen/master

Fixed Compiler warnings, closed the scanner and fixed some typos

24eadc63eac289ede3e6eb118b07c7d03ef44be5 authored about 6 years ago by Libin Yang <[email protected]>
The function had cryptic variable names. Now it's more readable.

1177b54746ac983d1d58aa614505a1360db90e19 authored about 6 years ago by _0 <_0@m-PC>
Fixed Compiler warnings, closed the scanned and fixed some typos

c6e66109094228e2effd86c1e81b8ee0579dfa34 authored about 6 years ago by rmakynen <[email protected]>
Merge pull request #581 from shrutisheoran/MedianOfRunningArray_shrutisheoran

Add Median Of Running Array

6f7c2bf9cd3022de7abb98fc737a3a53e44d1ac9 authored about 6 years ago by Mohit Sharma <[email protected]>
Add Median Of Running Array

7e0ddb3fdae4123ada8dfea9f3b48d1fe46ca36d authored about 6 years ago by Shruti Sheoran <[email protected]>
Merge pull request #548 from thakursaurabh1998/minimum-priority-queue-thakursaurabh

Minimum priority queue added alongside heap sort implementation

43e3366c14544dac9624979b41e5220360026adb authored about 6 years ago by Mohit Sharma <[email protected]>
Merge pull request #563 from rmakynen/master

Updated comments for the Fibonacci sequence

a8f3e5a758c8d3beb65fa2edfa857e0225b41b94 authored about 6 years ago by Libin Yang <[email protected]>
Updated comments for the Fibonacci sequence

c75fce171bf3b9fda951e3b665d2ee2cef31824d authored about 6 years ago by rmakynen <[email protected]>
Merge pull request #558 from rmakynen/master

Added an explanation to SkylineProblem

d33c84fa0645d9ee5a524a7c58327f81449fa4dd authored about 6 years ago by Libin Yang <[email protected]>
Updated brackets

efae9fb3179b076d134dba7f82d932f085d0ea8f authored about 6 years ago by rmakynen <[email protected]>
Updated brackets

f98e3c06bdf37fa8614b5ebd63ad55fbc39fc1c6 authored about 6 years ago by rmakynen <[email protected]>
Updated the format of brackets

57fbbcd83608de76562a4eebded4513809cce15a authored about 6 years ago by rmakynen <[email protected]>
Update Dijkstra.java

66c6353705723932f5e80fdeae185302da843d9e authored about 6 years ago by rmakynen <[email protected]>
Merge pull request #557 from Chezin/patch-1

Improved readability

1b89f03f7b5c989f6236560118613cce07a8cae1 authored about 6 years ago by Libin Yang <[email protected]>
New Dijkstra's algorithm with better comments.

c9d0aa129048d065e3f8c8e2522d249a65bc5d8f authored about 6 years ago by rmakynen <[email protected]>
test

d2d0b785c37ab3b07631552cab39ebb8674078d8 authored about 6 years ago by rmakynen <[email protected]>
Added a new Dijkstra's algorithm.

6cfc760e30d513401f718f005b6d221ca067a8f5 authored about 6 years ago by rmakynen <[email protected]>
Added a new Dijkstra's algorithm. The code and comments should be more

readable.

c7ca13b9610eeac969dd50d0b7afd2473821c930 authored about 6 years ago by rmakynen <[email protected]>
There was no explanation for the SkylineProblem algorithm.

Added and explanation to SkylineProblem.

78e509b373b89290f8acb4a13870423d3a70a413 authored about 6 years ago by rmakynen <[email protected]>
Improved readability

7ed62a9930101c5e685a0ae275392dafea0435d2 authored about 6 years ago by Lucas Contini <[email protected]>
Merge pull request #556 from dkesriyeli/master

fixed spelling mistakes

2c10f63f7acd097a948b6a2202e844fc059c3779 authored about 6 years ago by Libin Yang <[email protected]>
Update DoublyLinkedList.java

cc0980c23d2e400caf16d5878068ff4cbcff048c authored about 6 years ago by Doru Kesriyeli <[email protected]>
added constructor

3562e8398510390703afc27b7457cf5eb07aba66 authored about 6 years ago by Doru Kesriyeli <[email protected]>
removed unused return values

ae2029424b99a997c584b388be96c30b7d5a765a authored about 6 years ago by Doru Kesriyeli <[email protected]>
fixed spelling mistakes

eb01780ae61066dc2b86094464eab2daf0584f8b authored about 6 years ago by Doru Kesriyeli <[email protected]>
Add Longest Valid Parentheses algorithm(DP)

18b30402beb79f9f0dad05961c4306241edbca4c authored about 6 years ago by yanglbme <[email protected]>
Minimum priority queue added alongside heap sort implementation

bf27d9b2708c4fc3cc84e98af4c11654998fb338 authored about 6 years ago by Saurabh Thakur <[email protected]>
Merge pull request #502 from MarisaAfuera/master

Refactorized ClosestPair.java in order to be compliant with java sun rules

77259b73b18a1eede7cf0e3fe75aeb580e9faf24 authored over 6 years ago by Varun Upadhyay <[email protected]>
Refactorized ClosestPair.java in order to be compliant with java sun rules

commit divideconquer\ClosesPair.java
Refactorized ClosestPair.java. Finding nearest cartesian po...

88f815545832d68ba443a10f3cc0dd8b69f3334f authored over 6 years ago by Marisa Afuera <[email protected]>
Merge pull request #501 from DDullahan/master

Added MatrixFastPower.java

65a919fb4fc21c57c5b98c6cf4663c1034c90857 authored over 6 years ago by Varun Upadhyay <[email protected]>
Added MatrixFastPower.java with changes

55c179bf19ddcb1c3fcf5e1d6ec56ff6a1788309 authored over 6 years ago by DDullahan <[email protected]>
Added MatrixFastPower.java

f713a5ff9c5fbf2a2ee2b08c9de75a43b800ada7 authored over 6 years ago by DDullahan <[email protected]>
Merge pull request #493 from JayH2018/patch-2

source coding is a little complex

826e7b55b278f245d6b6fe8ec7fbc86560a4eb1a authored over 6 years ago by Varun Upadhyay <[email protected]>
Update LevelOrderTraversal.java

2dc86b6a04eaa57dfbea7bac3e80b5d9995b4545 authored over 6 years ago by Varun Upadhyay <[email protected]>
source coding is a little complex

28deddd5d78064274b76df56126c9a72163ad361 authored over 6 years ago by JayH2018 <[email protected]>
Merge pull request #491 from JayH2018/patch-1

className is error

ff9205649b039dd560c86c7837a523a1e7257c61 authored over 6 years ago by Varun Upadhyay <[email protected]>
className is error

Bring fileName into correspondence with className which is marked as public

890b9df9e5c96d7872689dcc38282f7f30d59a97 authored over 6 years ago by JayH2018 <[email protected]>
Update README.md

a1cbd6542fdedb968a9b4b1759b29bd3169ce8e5 authored over 6 years ago by Varun Upadhyay <[email protected]>
Delete closest_data.txt

5eaf920106343f4311b4c0f58063d8f634701372 authored over 6 years ago by Varun Upadhyay <[email protected]>
Delete ClosestPair.java

0a373b5c101ee0cad5912ecbdfab389a7b02f2fa authored over 6 years ago by Varun Upadhyay <[email protected]>
Deleted irrelevant file

199220db7c291cba01d80f9b6a648575a75e1c48 authored over 6 years ago by Varun Upadhyay <[email protected]>
Merge pull request #479 from JPDSousa/patch-1

Remove Tracis CI badge from README.md

54551afe75cac4ba655222b8b5187d757215a6ec authored over 6 years ago by Varun Upadhyay <[email protected]>
Remove Tracis CI badge from README.md

Removing the Travis CI badge as it points to a dead URL. As this repository has [very few tests]...

bc1bee07abecf0db06b34c2dba6f8fb23333edf9 authored over 6 years ago by João Sousa <[email protected]>
Merge pull request #468 from bansalKeshav/master

Add method for minimum number of coins required for given amount

0b5c86e3a418de54bbe2c07626111da30d1e5f7e authored over 6 years ago by Varun Upadhyay <[email protected]>
Add method for minimum number of coins required for given amount

69279375d40bcfc315071ee7b97a926ca105ad43 authored over 6 years ago by Keshav <[email protected]>
Deleted conflict file for hahsmap

871793bed18823a3aa93a8e86a4100c19946895a authored over 6 years ago by Varun Upadhyay <[email protected]>
Merge pull request #472 from christianbender/changed_GCD_JAVA

fixed bug in method gcd(int, int)

550984a6ff6f4ba026faf1f8da8f7283f9ad6e56 authored over 6 years ago by Christian Bender <[email protected]>
fixed bug in method gcd(int, int)

161791d4a5759878f53e4ef2e397502d621a8e81 authored over 6 years ago by Christian Bender <[email protected]>
Merge pull request #470 from christianbender/master

removed duplciated data-structures

6d76e33c1973045f7c3cd91ef166de42170f1944 authored over 6 years ago by Christian Bender <[email protected]>
removed duplciated data-structures

c86ba856a83861e45e77066db1e6d52c148ae36b authored over 6 years ago by Christian Bender <[email protected]>
Merge pull request #456 from ravidesai47/master

Good Work!

89b94a8f52010ada836b4773a64367578c8b213c authored over 6 years ago by Christian Bender <[email protected]>
Merge pull request #457 from shubhamtewari/master

Good Work!

058b99048fc34b9f5df5c09c0a19d70598339224 authored over 6 years ago by Christian Bender <[email protected]>
Merge pull request #460 from y2kbcm1/master

update insertion sorting part

2cbaa808af5bbc0a95def29f8aa817545dd17326 authored over 6 years ago by Christian Bender <[email protected]>
Merge pull request #434 from ayushnagar123/patch-1

Patch 1

354e74c01984228c3d5154c595a9c1c0e721280f authored over 6 years ago by Christian Bender <[email protected]>
Merge pull request #309 from YooSeonjae/master

Scheduling to Minimize Lateness ( Greedy Algorithm )

5affb4d40204ede85ab6f1ed947fe5a915f739d7 authored over 6 years ago by Christian Bender <[email protected]>
Merge pull request #311 from sangjun2/master

implement SkylineProblem

2029156863e8c6f221d82468ce86acf90acb018b authored over 6 years ago by Christian Bender <[email protected]>
Merge pull request #428 from jack870131/PR-Test

Red Black Tree Implementation (Java)

55c3aacce100fd7af79fbcece9db99df597e478a authored over 6 years ago by Christian Bender <[email protected]>
update insertion sorting part

- fixed lack description of the figure.

7a236f75cadc42d0bf6fe1258d1b34c33910dfdd authored over 6 years ago by y2kbcm1 <[email protected]>
added peek() method and stack is now printed vertically

b748b42dfef1aa06d4d07299bbd9978195fc682f authored over 6 years ago by shubhamtewari <[email protected]>
Removing redundant if condition

for loop above if condition is starting from coin and operation is increment in loop
so value o...

ddb76145355cffafd45b3f6de11a6a6d016fcd94 authored over 6 years ago by Ravi Desai <[email protected]>
Update FloydWarshall.java

7be27d67e3fe1ab88c4596e7f3e60736f890cad6 authored over 6 years ago by Ayush Nagar <[email protected]>
Merge pull request #440 from Skhwan/master

Fix #436 - CircleLinkedList malfunction

595cc8fd6b4ed2124ad1b6908398818bb2e9dd6e authored over 6 years ago by Christian Bender <[email protected]>
Merge pull request #423 from shivg7706/master

adding seprate chaining

a83875a2279c914fd8df1011ff031f2d56de3d13 authored over 6 years ago by Christian Bender <[email protected]>
Merge pull request #446 from hsh0130/issue1

Issue1

ace36bb2455a7177af9bdea7539fc8ffc3e73e75 authored over 6 years ago by Christian Bender <[email protected]>
Merge pull request #447 from dnjsndnjs/stack

fix stack

4733a63f608838eafcf0adaf315f4bbb403cbe38 authored over 6 years ago by Christian Bender <[email protected]>
Merge pull request #449 from artzok/master

fix error comments

419b91d85c801151e565696d5f7078cf14d5746d authored over 6 years ago by Christian Bender <[email protected]>
Merge pull request #452 from PalAditya/master

Added the implementation of the so far missing Bellman-Ford algorithm.

ef6a188ff9bceccc2948afa14dca35578e8bc655 authored over 6 years ago by Christian Bender <[email protected]>
Added the implementation of the so far missing Bellman-Ford algorithm.

5921efc83ef43b757897b3e2c34293ec532ed4aa authored over 6 years ago by PalAditya <[email protected]>
reimplement CocktailShakerSort

ba57c1d734ec18edb6786b6a51b05d48b3322024 authored over 6 years ago by 赵坤 <[email protected]>
fix error comments

a471c0224b885295460d1dbb61a26d4353fa455e authored over 6 years ago by 赵坤 <[email protected]>
fix stack

cf3946616407cafd11842b31516860cc03ebde41 authored over 6 years ago by Seongwon Im <[email protected]>
third commit

5e9e829bb35b09bac530cc59c8129b58d1d346fb authored over 6 years ago by hong skkusosc <[email protected]>
add message

866903fe84fd3a6526332d9e9353b4c6721f9aa2 authored over 6 years ago by hong skkusosc <[email protected]>
Merge pull request #424 from khairi96/master

Created HexaDecimalToDecimal.java

ad0e95cdc6dbbd8b8c7f61bec50d2313df188aa3 authored over 6 years ago by Christian Bender <[email protected]>
fix remove method

a85f2525b41b6240277ae507dd2b346b60b7290b authored over 6 years ago by Khwanchanok Srimool <[email protected]>
fix null value issue stated in #436

c4a8e1e18c0ea36bf38c6572bdf782606e546114 authored over 6 years ago by Khwanchanok Srimool <[email protected]>
refactor indentation

6afdadd28f29667125d07074e9b441965cab9f0e authored over 6 years ago by Khwanchanok Srimool <[email protected]>
Update HexaDecimalToDecimal.java

d5c673aa97a20fd43401f698cdf702dcaed8505c authored over 6 years ago by khaireddine mejri <[email protected]>
changes

2065642099f6be63162d5e8bf1fafffb69f3cb15 authored over 6 years ago by shivg7706 <[email protected]>
Merge branch 'master' of https://github.com/TheAlgorithms/Java

26998e2815d98f7807cbab3d74bafce409f2b54a authored over 6 years ago by shivg7706 <[email protected]>
Merge pull request #429 from Hero22/master

the second array may have residual elements.

52f7e4e97ebf7098f4df515efec7ef0e1bc2b9af authored over 6 years ago by Christian Bender <[email protected]>
Update FloydWarshall.java

ba22b1c6b86bb64132c824325a20607835729bfc authored over 6 years ago by Ayush Nagar <[email protected]>
Merge branch 'master' of github.com:Hero22/Java

4f95d81effbb84a63128f218b9f8c85caa19d16c authored over 6 years ago by wzx <[email protected]>
the second array may have residual elements.

172998b1ba0fcefd7f2bd56fd5cd4583da458d8d authored over 6 years ago by wzx <[email protected]>
modify MergeSort.java

caa8265b06e77746e92e62401532cf6620946202 authored over 6 years ago by wzx <[email protected]>
Add files via upload

The algorithm of red black tree implemented by Java

384f588c2d832ce9f58ed6be2b5183cdca09bb96 authored over 6 years ago by Jack <[email protected]>
Created HexaDecimalToDecimal.java

added HexaDecimalToDecimal.java on conversions.
it converts Hexadecimal input to decimal.

00736054bcd20aa0a7aac8ef5139fba5db54a782 authored over 6 years ago by khaireddine mejri <[email protected]>
adding seprate chaining

d32691cfea708d6de54c0657058c147cfb3c4f81 authored over 6 years ago by shivg7706 <[email protected]>
Merge pull request #417 from nikitap492/search

Thanks! Keep it up!

3e647715a5392924b7b9eb2b82baed3ff91abdf7 authored over 6 years ago by Christian Bender <[email protected]>
Changed code style

ecfd0f0d72e108cbdeb1db1f3213a5de33cd62bc authored over 6 years ago by nik <[email protected]>
Fixed bug with an infinite loop when an array doesn't contain a key

Fulfilled the code style request

014bfda4f906e3dd76311310e34db586aa0f7793 authored over 6 years ago by nik <[email protected]>
Merge pull request #419 from khalil2535/master

update chiphers

b082ecc8a973486a5b3572609c6ecb3f030d894f authored over 6 years ago by Christian Bender <[email protected]>
Merge pull request #418 from straiffix/Vigenere-add

Vigenere add

238cc453bd14ab1c8924ef78cc1311e1d9f2e6f4 authored over 6 years ago by Christian Bender <[email protected]>