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

Closing scanners.

a1f59c38b1054ced1325ece802d94c243444e055 authored almost 5 years ago
Merge pull request #1216 from Hassan-Elseoudy/master

Fixing packages.

98ff29dd20a38be35580f033e7d7ed9cb0282b9e authored almost 5 years ago
Fixing packages.

4f45c5a479d5d723be4a5ee81789b3fe56f661b6 authored almost 5 years ago
updating DIRECTORY.md

e91999749ee3525e955386c506f885f594504fa4 authored almost 5 years ago
Update update_directory_md.yml

35849905bce916a1537f270730fb0f7a7c836fd7 authored almost 5 years ago
Merge pull request #1214 from DekasDimitrios/master

Added Best/First/Worst Fit algorithm implementation

6d50ec33948e89b54be69e64db5cb3ea8254e074 authored almost 5 years ago
Change Done

d40464a10d4eb85e225957bdce0545aad8604a39 authored almost 5 years ago
Added Best/First/Worst Fit algorithm implementation

79467b330094ad964525c5eec50d86e564493758 authored almost 5 years ago
Fix bug

be6b25946a652a80139ed57429dce86b10b8d256 authored almost 5 years ago
Merge pull request #1202 from shellhub/dev

optimization

726aab90442c2ee4adcf5af7ec702a8aa9378bdf authored about 5 years ago
optimization

0ff74ca9f89da7f5c097bf0d52123faa7bb95b1d authored about 5 years ago
Merge pull request #1201 from shellhub/dev

optimization

fc4ec2c4437effb5801c542aa09a110d9efc4583 authored about 5 years ago
updating DIRECTORY.md

23874ffd002bf6401034b2e152ec6fe9728c6fdd authored about 5 years ago
Create update_directory_md.yml

6f06de18d2301e117e0a27705cbbfe294a184abd authored about 5 years ago
optimization

dc6f830d072e7077d15b6c22a6ad05072d7de662 authored about 5 years ago
Merge pull request #1197 from valerydec17/master

fix: removed warning for Sorts 'C-style array declaration of parameter 'array''

01283e3ac1821600312ce4880ab2bec551e879d3 authored about 5 years ago
fix: removed warning for Sorts 'C-style array declaration of parameter 'array''

a6ae9515805c585545762879ff9f2221d757923a authored about 5 years ago
Merge pull request #1174 from cganey/BubbleSortLogic

Update BubbleSort.java

d9c7b8477ea00aadd26864c2ad6c585323d4d6ff authored about 5 years ago
Merge pull request #1182 from Arogon1/master

Comment revisions

b14cb96d3d63fe3576ab4730386cb61e612ddd16 authored about 5 years ago
Comment revisions

79d29c0bd3ec0f45f157d29c760ae92adead480c authored about 5 years ago
Merge pull request #1175 from BryanChan777/patch-1

Update README.md

862ac239927f82e65fef23af03529585c4fafb35 authored about 5 years ago
Update README.md

9f76ad52b801f251f97115da996b48403574c44b authored about 5 years ago
Update BubbleSort.java

Output from print(integers) returns [78, 231, 54, 23, 12, 9, 6, 4, 1]
Correct output should be:...

3259944dbc19380b2741d536a4c059e5d489d7b8 authored about 5 years ago
fix: update FindMin and fix #1170

e08408ca11148af5da53ef5015391a2a139af69f authored about 5 years ago
Merge pull request #1159 from hemantkadyan/master

Create CONTRIBUTING.md

8ce3dad5d0b85148c8a0a1c3af930eb02abb77b6 authored about 5 years ago
Merge pull request #1155 from shellhub/dev

add jump search algorithm

d73d6f58c77e14a6ed1de274bdbbdb58e6441778 authored about 5 years ago
Create CONTRIBUTING.md

to avoid 404 for community guidelines.

d1a3ff1aa1d217a9b94640219876fd85e13ab122 authored about 5 years ago
Merge pull request #1157 from shellhub/dev-1

FibonacciNumber

14ecd9c1e7ab2704bc421b53bd09b313b3f9afd7 authored about 5 years ago
FibonacciNumber

e141a33fa7334a1e5110f964bfaffab357889f9f authored about 5 years ago
add jump search algorithm

16a215eb08736ac273f691e98f9b525fc2d2a3f6 authored about 5 years ago
Merge pull request #1145 from shellhub/dev

update AnyBaseToDecimal and optimization

cbc1899b388e48615cf5331ac86cc2a919d88507 authored about 5 years ago
Merge pull request #1148 from Ymqka/master

add *.log to gitignore

32e498760a5d215a6dd6b13789885f97c8ecea1f authored about 5 years ago
qwe

39a1bed26499061394b9e26d215c096e419f19b4 authored about 5 years ago
statistics optimization

064a84f971ffc34dd88752c04f2dcfe0f1afcdb9 authored about 5 years ago
make code readable

87fcd2c8a425af324137a0d1308c843b8c1bfba4 authored about 5 years ago
update AnyBaseToDecimal

28cb69ed68b52fd11e768ab3d8d12cc14e62f65a authored about 5 years ago
Merge pull request #1128 from shellhub/dev

upate SinglyLinkedList

f751dcfaff2d483d02e74edbd58826e1f4da37f5 authored about 5 years ago
Merge pull request #1129 from walter-ind/add-license-1, close #1114

* added license to the repository.
* close #1114

66410c126e598a1f718fdba749fbecbdca8130b9 authored over 5 years ago
added license to the repository.

9dfea6726332ef581ed01de55ffbc454acecfccc authored over 5 years ago
upate SinglyLinkedList

b54983f5bc6863e9058cbe20b410c126c245687a authored over 5 years ago
Merge pull request #1109 from shellhub/dev

LinkedQueue

f786f3fac71250d65e642c9873ecb72ea5d73d57 authored over 5 years ago
Merge pull request #1009 from MatheusMuriel/master

Correction of iteration limit of fibOptimized

6e401a5ad60725e03d752bdc8a783728c4d75aa9 authored over 5 years ago
Merge branch 'master' into master

5807f89d64658a75b75f9b50a1fdf8662f7ded00 authored over 5 years ago
fix: update Fibonacci and close #1008

* close #1008

c502da807c994f48dc6bd77dce3a46a1ed5f2d8d authored over 5 years ago
update LinkedQueue

fce3d838dbf0cb729bc4e1eb0309a1cafca0d1a5 authored over 5 years ago
Merge pull request #1122 from UntouchedOdin0/patch-1

Update FindMin.java

a2eec0243ee017a1aae423e8f3fa31d24d7c3a43 authored over 5 years ago
Merge pull request #1123 from UntouchedOdin0/patch-6

Update CountWords.java

252364b060dba25269dc87eedc38387dfaf59526 authored over 5 years ago
Merge pull request #1117 from shellhub/feature

add pow

97cc89c7a98de991911166a08f47629432058755 authored over 5 years ago
using recursion

d11b7347b650c225e31b1d46ec0f8800a8ce1fd9 authored over 5 years ago
Update CountWords.java

Cleaning the code

3a8ab829a8ac2171f492ecf05a3b4ccd05423cfb authored over 5 years ago
Update FindMin.java

Re-word the comments

6252b4eff8d0ff4e73db2f40a753ef75fb70756a authored over 5 years ago
add pow

56e887213bffa683cd89501c6726c6135b09b2cd authored over 5 years ago
LinkedQueue

c63dbad401640a043991cb8c445b3635855f7c90 authored over 5 years ago
Merge pull request #1102 from shellhub/dev

parseInteger

a60cb58be8b8367d11f14d6f8697b1d612e198e0 authored over 5 years ago
parseInteger

f1ad7a1bbfe1be870d1b8e2d6eaf28297369543a authored over 5 years ago
Merge pull request #1089 from shellhub/dev

DecimalToAnyUsingStack

b0766bfe480b99eecdd2c9f1d3c89bae95b87850 authored over 5 years ago
DecimalToAnyUsingStack

ffb3195b38132c7e87c6e53339b396af06d3dbbc authored over 5 years ago
Merge pull request #1081 from shellhub/dev

update StackOfLinkedList

91229b757f5d3851091eb6a4da45c87d83ae6e4f authored over 5 years ago
update StackOfLinkedList

bb9e082aa9118460a501525d80206bcb09e04dbb authored over 5 years ago
Merge pull request #1069 from shellhub/feature

update SinglyLinkedList

23d9eaee7f382538d6f067051506d9e931ef62ad authored over 5 years ago
update SinglyLinkedList

a5997e8d7b8aa7a39802bcea0e783540a7ac747a authored over 5 years ago
Merge pull request #1054 from shellhub/feature

clear list

6e8aaaaa0dd6472f7d3a841632aad6f0d80ec34e authored over 5 years ago
clear list

14d67ffdf45745b69a05dd6cc356038e3df1745e authored over 5 years ago
Merge pull request #1029 from shellhub/dev

update BalancedBrackets

eec7f3e507edd9ce8332dd638c4defaccb74b4ca authored over 5 years ago
update BalancedBrackets

8ae6b4e64b587081dc4c14ddba2203d54c444ccf authored over 5 years ago
Merge pull request #1027 from salonilakhotia/master

Result print

9fdb1c85f74206fdeb6f5bc0f72d89fbfd9c3f2a authored over 5 years ago
Size

f5752234b45bcce2ce713d2d213c1fb59013b2fb authored over 5 years ago
Result print

51f36068a1cbf868d57e528ea6c447602343cb51 authored over 5 years ago
Merge pull request #1016 from shellhub/feature-1

perfect number

f6ca5e3412944319097a5bcfacc3136cfb62a849 authored over 5 years ago
perfect number

58b9f0bb0cf4827eec13ca2129f8936497edc7e3 authored over 5 years ago
Merge pull request #1014 from shellhub/feature

PalindromeNumber

d60965239a85968df84cb3e6b09d39d8e6abdee7 authored over 5 years ago
PalindromeNumber

58eb2ec581fe03afdbf27d480cbe6a4bcc2e364f authored over 5 years ago
Correction of iteration limit of fibOptimized

b0f81f1bc99c5affcf73000d72430653d2d6d1ac authored over 5 years ago
Merge pull request #995 from shellhub/master

toString

86d6a59fb4589278af573f13ee7a02cb44b4484f authored over 5 years ago
Update Queues.java

5b185e81918c4ec8a88fe7ed48c4812eff6cecdd authored over 5 years ago
Merge pull request #997 from shellhub/patch-1

optimization and fix bug

ed999c1a428903cfd2c25434a7841c29a6be52fe authored over 5 years ago
optimization and fix bug

ccea4b56e35754a7a1a04989bb8413d45f71029f authored over 5 years ago
toString

c698b43a6b623059d7d7afcd1f7378a96630d8dc authored over 5 years ago
Merge pull request #993 from shellhub/dev

update gcd

993f30bc04ba65ce4c01ffa69b3d7db414865517 authored over 5 years ago
update gcd

856dd0644dfb112ead0aa8c162eedebe331086c5 authored over 5 years ago
Update README.md

7eea1d6decf9269128b649273dad3a61ccf852e0 authored over 5 years ago
Merge pull request #983 from AnupKumarPanwar/update-readme

Updated Readme

80d43317ffd47a82c4c8925459bb61a49b92e32f authored over 5 years ago
Merge pull request #984 from shellhub/dev

AbsoluteMax and AbsoluteMin

53ee73fe09cfb0d0b1a3324f2788cf5cf4e4e8f8 authored over 5 years ago
AbsoluteMax and AbsoluteMin

c68f4ca860387ee3c7683ba4b731c16fb09f3834 authored over 5 years ago
Updated Readme

257d81345e40ee195048deca6b069be01189065e authored over 5 years ago
Merge pull request #982 from shellhub/patch1

mergeSortedArrayList

6209e593b2031590540d060a58ce46dfa40d60d5 authored over 5 years ago
mergeSortedArrayList

0e7675a48e75c0539816615dd8d428a6b14a6012 authored over 5 years ago
Merge pull request #979 from shellhub/master

update

ea7c4ec333101d047a3e2a516613b9cebb85afad authored over 5 years ago
update

c51e2b68e7e06f1434f380447588d0250e767a1b authored over 5 years ago
Merge pull request #978 from Spikatrix/patch-1

Improved grammar and whitespace for prompts

9c880b58785eae34c1198e9e53e0832bc45cb35f authored over 5 years ago
Improved grammar and whitespace for prompts

5e7dad9483683223caa5f3b4c950b3e687ad6df2 authored over 5 years ago
Merge pull request #950 from shellhub/master

optimization

0f2f5861c4bf41f5ca409a9a24887dc20ae35a60 authored over 5 years ago
optimization

744657905fc25ecb9128f6bf8e63366db7fda030 authored over 5 years ago
Merge pull request #954 from blast314/patch-3

The code was very verbose.

98c94e17eb786080b4f149d41cadac8f3fc9fbbf authored over 5 years ago
The code was very verbose.

Now it is simplified without sacrificing accuracy.

e3dfdf23ff9d9980eeccc68ce8f31d0a61768b41 authored over 5 years ago
Merge pull request #939 from 0Zeta/0zeta/prime-check-correction

Correct prime check

b8b293855c34145f94ac2dc2b51f6c09cc9a8ab8 authored over 5 years ago
Correct the prime check algorithm

There are no prime numbers smaller than 2 and numbers greater than and divisible by 2 are not pr...

2f62929c1d82b19a8584baa4707941c4772d5eaa authored over 5 years ago
Merge pull request #924 from shellhub/master

init with DEFAULT_CAPACITY

5d77b086a43db56a367aae62fdd5709b18a83044 authored over 5 years ago
init with DEFAULT_CAPACITY

20cd57cf81239a3e8067610b4365a692ca5009c9 authored over 5 years ago
Update Queues.java

cfc26a865ee0b9b772fe7df8e49ce4ca57f0ac0a authored over 5 years ago