869 Commits

Author SHA1 Message Date
c502da807c fix: update Fibonacci and close #1008
* close #1008
2019-10-24 14:38:08 +08:00
b0f81f1bc9 Correction of iteration limit of fibOptimized 2019-10-10 16:20:35 +00:00
86d6a59fb4 Merge pull request #995 from shellhub/master
toString
2019-10-10 14:06:58 +08:00
5b185e8191 Update Queues.java 2019-10-10 14:06:38 +08:00
ed999c1a42 Merge pull request #997 from shellhub/patch-1
optimization and fix bug
2019-10-09 22:09:07 +08:00
ccea4b56e3 optimization and fix bug 2019-10-09 11:24:35 +08:00
c698b43a6b toString 2019-10-08 22:41:49 +08:00
993f30bc04 Merge pull request #993 from shellhub/dev
update gcd
2019-10-08 21:40:38 +08:00
856dd0644d update gcd 2019-10-08 12:40:54 +08:00
7eea1d6dec Update README.md 2019-10-08 09:09:20 +08:00
80d43317ff Merge pull request #983 from AnupKumarPanwar/update-readme
Updated Readme
2019-10-08 09:08:07 +08:00
53ee73fe09 Merge pull request #984 from shellhub/dev
AbsoluteMax and AbsoluteMin
2019-10-08 09:05:49 +08:00
c68f4ca860 AbsoluteMax and AbsoluteMin 2019-10-07 19:49:06 +08:00
257d81345e Updated Readme 2019-10-07 15:18:30 +05:30
6209e593b2 Merge pull request #982 from shellhub/patch1
mergeSortedArrayList
2019-10-07 17:41:01 +08:00
0e7675a48e mergeSortedArrayList 2019-10-07 17:20:28 +08:00
ea7c4ec333 Merge pull request #979 from shellhub/master
update
2019-10-07 15:27:16 +08:00
c51e2b68e7 update 2019-10-06 20:39:09 +08:00
9c880b5878 Merge pull request #978 from Spikatrix/patch-1
Improved grammar and whitespace for prompts
2019-10-06 19:06:14 +08:00
Jas
5e7dad9483 Improved grammar and whitespace for prompts 2019-10-06 14:52:05 +05:30
0f2f5861c4 Merge pull request #950 from shellhub/master
optimization
2019-10-06 11:16:50 +08:00
744657905f optimization 2019-10-05 19:28:55 +08:00
98c94e17eb Merge pull request #954 from blast314/patch-3
The code was very verbose.
2019-10-04 16:42:40 +08:00
e3dfdf23ff The code was very verbose.
Now it is simplified without sacrificing accuracy.
2019-10-03 18:14:08 -04:00
b8b293855c Merge pull request #939 from 0Zeta/0zeta/prime-check-correction
Correct prime check
2019-10-02 16:40:42 +08:00
2f62929c1d Correct the prime check algorithm
There are no prime numbers smaller than 2 and numbers greater than and divisible by 2 are not prime.
2019-10-02 00:37:25 +02:00
5d77b086a4 Merge pull request #924 from shellhub/master
init with DEFAULT_CAPACITY
2019-09-29 09:32:53 +08:00
20cd57cf81 init with DEFAULT_CAPACITY 2019-09-28 22:29:47 +08:00
cfc26a865e Update Queues.java 2019-09-28 20:54:35 +08:00
a47f796764 Merge pull request #903 from shellhub/master
Find max and min value by recursion
2019-09-28 18:49:38 +08:00
5043f89df6 Find max and min value by recursion 2019-09-28 16:28:58 +08:00
ff6b5c7634 Merge pull request #898 from shellhub/master
add more to Maths
2019-09-28 16:11:41 +08:00
f6f5dac50a add more 2019-09-28 15:07:52 +08:00
35e85bcc04 Merge pull request #895 from shellhub/master
optimization
2019-09-28 10:23:04 +08:00
971f22cad2 optimization 2019-09-28 10:19:39 +08:00
42ca38b005 Merge pull request #867 from shellhub/master
make code less
2019-09-28 09:58:40 +08:00
947127cfb6 make code less 2019-09-26 16:14:51 +08:00
f0bdd2b646 Merge pull request #866 from shellhub/master
make code more readable
2019-09-26 10:29:56 +08:00
8881e9aa4e make code more readable 2019-09-26 10:02:58 +08:00
ee0a48fa14 Merge pull request #864 from shellhub/master
optimization
2019-09-26 09:01:47 +08:00
2dce3bce24 Merge pull request #865 from qwerty50000a/patch-1
Update Knapsack.java
2019-09-26 09:01:04 +08:00
9743e7506f Update Knapsack.java
Added check if the arrays are null
2019-09-25 17:21:54 -04:00
ef767fc4d5 optimization 2019-09-25 20:26:48 +08:00
23ca7169e8 Merge pull request #863 from shellhub/master
fix EmptyStackException
2019-09-25 19:49:01 +08:00
dff1b0931c fix EmptyStackException 2019-09-25 08:57:42 +08:00
87ed040b3b Merge pull request #861 from shellhub/master
fix memory leak
2019-09-24 21:26:14 +08:00
37918aa27f fix memory leak 2019-09-24 21:02:47 +08:00
85e8a9e5b3 Merge pull request #860 from shellhub/master
code readable
2019-09-24 10:57:34 +08:00
a19ece9b0c code readable 2019-09-24 10:45:39 +08:00
eb0c7bcee4 Merge pull request #859 from shellhub/master
reduce code
2019-09-23 15:11:18 +08:00