851 Commits

Author SHA1 Message Date
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
b98e8d9ae9 reduce code 2019-09-23 14:49:23 +08:00
c70d7992ab Merge pull request #819 from yeongmo-j/master
Fix StackArray.java resize()
2019-09-03 11:29:23 +08:00
df6e16438c Fix StackArray.java resize() 2019-09-03 12:23:01 +09:00
c5e32eaa15 Merge pull request #818 from furahadamien/wordCount
Word count
2019-08-28 14:09:28 +08:00
4ddbaca62e secondaryWordCount method added 2019-08-27 22:01:09 -04:00
a4156fcb7a ignore non-alphanumeric 2019-08-27 21:49:33 -04:00
11864ca156 docs: remove FUNDING.yml and use default file
See https://github.com/TheAlgorithms/.github
2019-08-24 20:35:36 +08:00
d5ef32a941 Merge pull request #814 from nisarhassan12/master
Fixes a typo.
2019-08-22 14:28:40 +08:00
5c466bebb4 Updates README.md 2019-08-21 07:05:59 +00:00
6cc8076454 Merge pull request #813 from nisarhassan12/master
Lowers the barrier and friction for contributions and learning
2019-08-21 14:20:34 +08:00
9994a6a58c Update README.md 2019-08-21 10:27:23 +05:00
f0ed93638e Update README.md 2019-08-21 10:01:21 +05:00
86078cfd27 Updates README.md 2019-08-21 04:58:45 +00:00
0ac88474f3 Added gitpod.io badge to the README 2019-08-21 04:55:31 +00:00
d6fda6f0f6 Merge pull request #809 from PatOnTheBack/master
Added Maths Folder & Absolute Value Program
2019-08-15 09:12:59 +08:00
b882515eb0 Update AbsoluteValue.java 2019-08-15 09:12:33 +08:00
9751ac5e98 Added Maths Folder & Absolute Value Program 2019-08-07 21:58:58 -04:00
15f2ebdd1d Merge pull request #800 from obelisk0114/patch
Updated Miscellaneous Links in README.md
2019-07-26 16:52:13 +08:00