Commit Graph

814 Commits

Author SHA1 Message Date
33a81cecab Merge pull request #362 from kriadmin/master
[FIX] rename pipe.md and randomHexColorCode.md
2017-12-26 19:20:48 +02:00
6869511e45 Update tomorrow.md description 2017-12-26 18:13:48 +01:00
6447071bfb Update tomorrow.md 2017-12-26 18:09:41 +01:00
da4ab3b0c4 Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-26 22:33:58 +05:30
3fd2470dfa rename pipe.md and randomHexColorCode 2017-12-26 22:32:27 +05:30
2027e07a1f Create tomorrow.md 2017-12-26 17:56:24 +01:00
77923f0329 Merge pull request #358 from billmei/billmei-fisher-yates-shuffle
[FIX: #357] Change shuffle algorithm to Fisher-Yates shuffle
2017-12-26 14:24:48 +01:00
5a6ba2a66b Shorten algorithm 2017-12-26 14:24:04 +01:00
0b0d439214 fix typo 2017-12-26 14:23:44 +01:00
cbe3774ea6 Update cleanObj.md 2017-12-26 14:18:13 +01:00
be751271cc Formatting 2017-12-26 14:13:27 +01:00
7bf83a86b6 Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-26 18:35:18 +05:30
94e8245e34 fix typos in toSnakeCase 2017-12-26 18:30:40 +05:30
152be8fe6c Update sdbmHashAlgorithm.md
trying to make it more like 30-seconds snippets
2017-12-26 14:35:31 +03:30
05f568ae0d Update cleanObj.md
I changed comma operator because it confuses the reader.
2017-12-26 14:29:51 +03:30
cd7ae2dfbc --amend 2017-12-26 16:01:08 +05:30
eab9fd58ac User Fisher-Yates shuffle implementation 2017-12-25 18:43:55 -08:00
edc4c687b7 Fix 5-digit issue 2017-12-26 00:22:11 +01:00
c6651e7551 Travis build: 285 2017-12-25 14:50:00 +00:00
53aa85b1c0 Add files via upload 2017-12-25 15:43:38 +01:00
9d9c460a68 Delete sdbm-hash.md 2017-12-25 15:36:25 +01:00
0be78ba089 update snippets 0-All 2017-12-25 14:49:52 +01:00
7e52dd6d43 update snippets 96-107 2017-12-25 14:38:49 +01:00
be50a153f2 update snippets 78 - 96 2017-12-25 14:33:49 +01:00
038df28ca5 update snippets 62-78 2017-12-25 14:23:06 +01:00
700e6edfe7 update snippets 47-62 2017-12-25 14:16:05 +01:00
62618883bf update snippets 32-47 2017-12-25 14:10:38 +01:00
823aa0c305 update snippets 16-31 2017-12-25 14:05:36 +01:00
9b57350525 update snippets 1-15 2017-12-25 13:59:23 +01:00
83c5a947af Fix the same format as other methods
I think the consistency of the format is good and necessary.
2017-12-25 13:41:45 +08:00
1ab5c873d3 Fix parameter reference error in the usage
a small mistake found in reading.
2017-12-25 11:51:29 +08:00
be9c6b3381 Updated descriptions of string casing 2017-12-25 01:18:16 +02:00
01834f7927 Merge pull request #343 from kriadmin/master
[UPDATE] toCamelCase and toSnakeCase
2017-12-25 01:11:26 +02:00
dcbf0923eb Merge pull request #344 from atomiks/patch-4
[FIX] kebabCase styling + remove global variable + handle empty string
2017-12-25 01:11:14 +02:00
75e70e6330 Merge pull request #349 from skatcat31/bugfix/#337
[BUGIFX] Fix the flip examples
2017-12-25 00:36:31 +02:00
9b24df92e0 Add files via upload 2017-12-24 23:35:09 +01:00
5720135525 Update sdbm-hash.md 2017-12-24 23:33:52 +01:00
369ecbcd56 added sdbm hash algorithm
I added the sdbm hash algorithm as a function.
2017-12-24 23:30:22 +01:00
83594f1d0f Delete sdbm_hash.md 2017-12-24 23:29:39 +01:00
64662e07e9 sdbm-hash algorithm
I added the sdbm hash algorithm
2017-12-24 23:29:13 +01:00
c67688ed35 Fix the flip examples
Resolves #337
2017-12-24 11:27:59 -08:00
7314685dd4 update description 2017-12-24 18:58:00 +01:00
2820e6bfa9 Optimize random Hex Color Generator 2017-12-24 18:45:17 +01:00
5cef358302 Merge pull request #347 from michael-gutman/master
[UPDATE] Fix typo in negate.md
2017-12-24 18:12:46 +02:00
67a997904d Fix typo in negate.md 2017-12-24 11:05:42 -05:00
8990e8fc85 Fix kebabCase styling + remove global variable + handle empty string 2017-12-25 02:01:25 +11:00
748db581b2 update toCamelCase.md 2017-12-24 20:20:06 +05:30
7b20489f4a Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-24 19:23:39 +05:30
4c88e09a54 Merge pull request #341 from kriadmin/master
[UPDATE] toKebabCase.md
2017-12-24 14:48:33 +01:00
a99d530379 update toSnakeCase.md 2017-12-24 19:17:58 +05:30