Commit Graph

997 Commits

Author SHA1 Message Date
18d8d03110 add repeatString 2017-12-23 18:53:41 +05:30
0a1eebcda5 add toKebabCase 2017-12-23 18:45:16 +05:30
37efcc7753 Update and rename fibsTillNum.md to fibonacciCountUntilNum.md 2017-12-23 12:13:21 +02:00
e0f49dffa0 Update and rename fibonacciTillNum.md to fibonacciUntilNum.md 2017-12-23 12:11:31 +02:00
bcfb3fd0b2 remove toKebabCase 2017-12-23 08:52:08 +05:30
1ca33f8432 Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-22 22:50:55 +05:30
ac5454f881 Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-22 22:50:32 +05:30
d50b98cedd Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-22 22:49:46 +05:30
4aa00ef226 Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-22 22:49:21 +05:30
e8a3e27269 Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-22 22:46:00 +05:30
144894cca5 add snippet toKebabCase 2017-12-22 22:44:51 +05:30
a5eae658bf Update fibsTillNum.md 2017-12-22 17:11:36 +03:30
bab21561aa Update fibsTillNum.md 2017-12-22 17:10:51 +03:30
15be32f597 Update fibonacciTillNum.md
resolve issue with comments
2017-12-22 17:10:30 +03:30
1b34907f96 make gcd accept variable arguments 2017-12-22 18:46:17 +05:30
528bdd7ccd add snippet fibonacciTillNum 2017-12-22 16:58:16 +05:30
7a1295dc01 add snippet fibsTillNum 2017-12-22 16:52:25 +05:30
61fd5710d2 Travis build: 98 2017-12-22 10:39:51 +00:00
0c2505e0ea Merge pull request #312 from Chalarangelo/Chalarangelo-prime-patch
[UPDATE] Resolves #297
2017-12-22 11:38:07 +01:00
3db8491741 Travis build: 93 2017-12-22 08:36:56 +00:00
8570cd09ad Travis build: 92 2017-12-22 08:34:59 +00:00
583606e559 Resolves #297 2017-12-22 10:31:50 +02:00
54e6924f23 Travis build: 89 2017-12-22 08:28:29 +00:00
ef6c354953 Merge pull request #310 from WangYuLue/patch-1
Update fibonacci.md
2017-12-22 10:26:28 +02:00
70b2e89ddf Update fibonacci.md 2017-12-22 13:47:32 +08:00
f525f2ee54 Travis build: 73 2017-12-21 23:03:37 +00:00
e51e426059 Revert "insight.io badge"
This reverts commit ff8c3566c5.
2017-12-22 00:00:52 +01:00
646cf9d0e6 Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code 2017-12-21 23:50:53 +01:00
ff8c3566c5 insight.io badge 2017-12-21 23:48:40 +01:00
57aa8e7688 Travis build: 69 2017-12-21 22:33:38 +00:00
544d69afa1 Improve isPrime to be O(sqrt(n)) (#298)
* improve isPrime to be O(sqrt(n))
2017-12-21 23:31:51 +01:00
c0d6fe3c39 Travis build: 66 2017-12-21 21:15:50 +00:00
82a7445a10 Merge pull request #300 from Y-Less/Branch_validateEmail
[FIX: #294] Remove validateEmail entirely (resolves #294).
2017-12-21 23:06:01 +02:00
b907c38bee Merge pull request #301 from Y-Less/Branch_everyNth
[FIX: #299] Make everyNth return the "Nth" value.
2017-12-21 23:04:56 +02:00
fc4a1e5cdd Travis build: 63 2017-12-21 19:08:21 +00:00
e5d46da4e6 Merge pull request #303 from robtaussig/master
[ENHANCEMENT] Removed unique occurrence of wrapping a single argument function with parenthesis
2017-12-21 21:06:34 +02:00
2082cbf2cd Removed unique occurence of wrapping a single argument function with parenthesis 2017-12-21 13:55:25 -05:00
cb5ac95f08 Travis build: 60 2017-12-21 18:36:58 +00:00
b18e553b9e Travis build: 58 2017-12-21 18:35:12 +00:00
6fe6722ea3 Merge pull request #302 from Chalarangelo/staticParts
fix typo
2017-12-21 20:34:06 +02:00
79a9e4df53 Travis build: 57 2017-12-21 18:33:03 +00:00
573a87b56d Remove validateEmail entirely (#294). 2017-12-21 18:20:59 +00:00
afe42af21c Fix #299 2017-12-21 18:19:39 +00:00
7aa92ea10b fix typo 2017-12-21 19:13:15 +01:00
a1c4b11835 Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code 2017-12-21 17:24:43 +01:00
e76dc73242 Move Uncategorized to the end 2017-12-21 17:23:38 +01:00
07679731a5 Update untagged output 2017-12-21 17:23:32 +01:00
cdfb50c92e Move uncategorized snippets to end 2017-12-21 17:11:22 +01:00
a1ddd6e34d Merge pull request #296 from iamsoorena/patch-5
Update CONTRIBUTING.md
2017-12-21 18:10:16 +02:00
98977d2408 Update CONTRIBUTING.md 2017-12-21 19:37:59 +03:30