Commit graph

2069 commits

Author SHA1 Message Date
caspringer
6f4fc2ed5d
Update article.md 2018-11-27 17:34:53 -05:00
caspringer
daa47112ec
Update article.md 2018-11-27 17:25:58 -05:00
dagolinuxoid
7dc3cdac4a add test for getMaxSubSum 2018-11-26 17:04:28 +03:00
dagolinuxoid
1ba2ebbb44 Merge remote-tracking branch 'upstream/master' 2018-11-26 16:58:26 +03:00
Ilya Kantor
21a89ce15e minor 2018-11-26 12:22:27 +03:00
Ilya Kantor
b79f8d7960 more clarifications, fixes #620 2018-11-26 11:45:18 +03:00
Ilya Kantor
2602434c6a
Update article.md 2018-11-26 11:31:43 +03:00
Ilya Kantor
8c41532ce4
Update README.md 2018-11-26 11:08:51 +03:00
Ilya Kantor
b46b7a823a
Update README.md 2018-11-26 10:59:44 +03:00
Ilya Kantor
08a08f7501
Merge pull request #628 from duianto/patch-1
Add a missing 0
2018-11-26 10:58:11 +03:00
Ilya Kantor
f9bec9f917
Merge pull request #629 from duianto/patch-2
Add missing "the"
2018-11-26 10:57:41 +03:00
Ilya Kantor
1fb782cafd
Merge pull request #630 from duianto/patch-3
Fix and add details to result array explanation
2018-11-26 10:57:32 +03:00
Ilya Kantor
ad27098d62
Merge pull request #633 from gratiaa/patch-8
Update article.md
2018-11-26 10:56:41 +03:00
Ilya Kantor
868b59e636
Merge pull request #634 from fearedserpent/patch-2
Fixed euphonic error.
2018-11-26 10:56:14 +03:00
Ilya Kantor
1107b02e36
Merge pull request #636 from Ghost-017/patch-2
Update article.md
2018-11-26 10:55:56 +03:00
Ghost-017
a3c4ef85a3
Update article.md 2018-11-25 18:33:01 +08:00
Shashank Rajesh
1141033688
Fixed euphonic error.
Changed "an" to "a". 

P.S: Love your work! Can't believe that its free!
2018-11-22 17:45:31 -05:00
Young Bae
fec1af9d3a
Update article.md 2018-11-22 12:45:04 +09:00
duianto
0e2c41ce36
Fix and add details to result array explanation 2018-11-21 22:52:49 +01:00
duianto
e71701603e
Add missing "the" 2018-11-21 18:45:54 +01:00
duianto
219e9dbbc5
Add missing 0s and an 'a', remove double spaces 2018-11-21 15:56:26 +01:00
duianto
5ba5f8b79b
Add a missing 0 2018-11-21 15:23:38 +01:00
Ilya Kantor
924ec1e19f
Merge pull request #618 from tienpham94/patch-1
Minor docs fixes
2018-11-18 23:38:06 +03:00
Ilya Kantor
fb3264a8cd
Merge pull request #619 from gratiaa/patch-7
[PR] Update article.md
2018-11-18 23:37:54 +03:00
Ilya Kantor
c5bd5caec6
Merge pull request #621 from HAKSOAT/patch-1
Update article.md
2018-11-18 23:37:36 +03:00
Ilya Kantor
5886ac3738
Merge pull request #622 from mathiasbockwoldt/patch-1
Added info about evaluation of default parameters
2018-11-18 23:37:19 +03:00
Ilya Kantor
97528aa231
Merge pull request #623 from ShandilyaPrasanna/patch-2
Update article.md
2018-11-18 23:36:42 +03:00
Ilya Kantor
441ad48c5d
Merge pull request #625 from imPROgramer/patch-1
strict mode
2018-11-18 23:36:12 +03:00
Ilya Kantor
33b1cb026f
Merge pull request #615 from jayhybrid/patch-6
Added whitespaces
2018-11-18 23:35:53 +03:00
imPROgramer
ad6ec87f3a
strict mode
Original statement sounded like there are multiple strict mode.It's more clear this way.
2018-11-18 12:59:57 -05:00
Prasanna Shandilya
65bd64307b
Update article.md
str.lastIndexOf syntax incorrect
2018-11-15 20:15:37 +05:30
Mathias Bockwoldt
43b1a82a37
Added info about evaluation of default parameters
See issue #573 for reasoning.
2018-11-14 09:47:30 +01:00
Habeeb Shopeju
8441c001b3
Update article.md
Minor correction regarding condition for strings to numbers type conversion.
2018-11-14 08:56:38 +01:00
Young Bae
540ca28b3e
Update article.md 2018-11-12 17:05:48 +09:00
Tien Pham
a58223c1c3
Update solution.md 2018-11-11 21:04:10 +02:00
Tien Pham
d425110e66
Update article.md 2018-11-11 21:02:18 +02:00
Ilya Kantor
991ca66d70
Merge pull request #616 from jayhybrid/patch-7
Improved phrasing
2018-11-09 13:32:20 +03:00
Jay
b1b04d9ff2
Update article.md 2018-11-09 11:29:18 +01:00
Ilya Kantor
94b90c04f3
Merge pull request #614 from jayhybrid/patch-5
Improved phrasing
2018-11-09 12:26:22 +03:00
Ilya Kantor
871a950d68
Merge pull request #613 from jayhybrid/patch-4
Improved phrasing
2018-11-09 12:26:00 +03:00
Jay
fa3916f4c0
Improved phrasing 2018-11-09 10:04:30 +01:00
Jay
113afd5e31
Added whitespaces
It's really just a matter of taste, I think it's more consistent and legible to use whitespaces before and after the operators.
2018-11-09 09:22:16 +01:00
Jay
0f09ce5e64
Improved phrasing 2018-11-09 09:16:27 +01:00
Jay
43f3300c8f
Improved phrasing 2018-11-09 08:29:47 +01:00
Ilya Kantor
089dcb6a12
Merge pull request #612 from jayhybrid/patch-3
Improved phrasing
2018-11-09 10:27:18 +03:00
Ilya Kantor
cb95f346c1
Merge pull request #597 from PandaBoi57/patch-1
Fixed the wikipedia link
2018-11-09 10:26:30 +03:00
Ilya Kantor
76cd7b9097
Merge pull request #598 from Gogy/patch-1
Link to the list of reserved words
2018-11-09 10:26:19 +03:00
Ilya Kantor
71835ff890
Merge pull request #600 from Ayashiihito/master
fixed some typos in 08-regexp-greedy-and-lazy and 1-xmlhttprequest
2018-11-09 10:26:05 +03:00
Ilya Kantor
6b4fc7226a
Merge pull request #601 from gratiaa/patch-5
[PR] Fix minor typos
2018-11-09 10:25:56 +03:00
Ilya Kantor
fea220953f
Merge pull request #602 from gratiaa/patch-6
[PR] fix typos
2018-11-09 10:25:43 +03:00