Commit Graph

559 Commits

Author SHA1 Message Date
2ba9279b8c update fibonacci Array() -> Array.from() 2017-12-21 07:24:10 -05:00
2345ca4c29 Merge pull request #283 from kingdavidmartins/fix-pull
[UPDATE] pull.md -> fix hacky approach
2017-12-21 11:17:06 +02:00
f322c3d8a4 Merge pull request #282 from skatcat31/zipObject
[FEATURE] Add zipObject
2017-12-21 11:14:00 +02:00
07c5ee65d8 Update zipObject.md 2017-12-21 11:13:38 +02:00
a0838f6cd5 Merge pull request #279 from arjunmahishi/clamp
Snippet to implement clamping
2017-12-21 11:08:52 +02:00
396b24cab2 Update clampNumber.md 2017-12-21 11:08:09 +02:00
cf85040eef Update clampNumber.md 2017-12-21 11:08:01 +02:00
a3ec6d194d Merge pull request #278 from arjunmahishi/inRange
Snippet to implement inRange
2017-12-21 11:06:15 +02:00
679c674b3a Update inRange.md 2017-12-21 11:05:39 +02:00
c8bf4e197d before hacky -> now elegant 2017-12-20 22:43:33 -05:00
bbf3fc5fa3 Update zipObject.md 2017-12-20 16:19:12 -08:00
3ae52f466f Update zipObject.md 2017-12-20 16:18:57 -08:00
2c5f6261ea Update zipObject.md 2017-12-20 15:04:32 -08:00
8554fa507a Update zipObject.md 2017-12-20 15:03:40 -08:00
48c2625e16 Update zipObject.md 2017-12-20 15:02:43 -08:00
e194269da9 Update zipObject.md 2017-12-20 14:59:23 -08:00
8cf6092e14 Update zipObject.md 2017-12-20 14:57:20 -08:00
6c47aae3b0 Create zipObject.md
Will also need to add a tag in the tag database
2017-12-20 14:55:18 -08:00
8873c54304 Fixed bugs pointed out by @kingdavidmartins 2017-12-20 23:42:20 +05:30
266637ba49 Snippet to implement clamping 2017-12-20 22:49:18 +05:30
a968a3cc28 modified description 2017-12-20 22:07:30 +05:30
1a372322ce Snippet to implement inRange 2017-12-20 22:03:58 +05:30
262800fc7f Merge pull request #274 from kriadmin/master
Add a snippet gcdOfArray
2017-12-20 16:16:07 +02:00
ea1a300461 Update and rename gcdOfArray.md to arrayGcd.md
Updated description and naming for consistency.
2017-12-20 16:12:32 +02:00
3970afa1cf indent the code correctly 2017-12-20 19:29:42 +05:30
16d3e6b26a fixed an issue with default parameters 2017-12-20 11:03:50 -02:00
1b3a70f2e0 Add test cases for gcdOfArray 2017-12-20 18:07:11 +05:30
d624fe5843 Add gcdOfArray 2017-12-20 17:58:36 +05:30
297df8db49 Build 2017-12-20 11:59:41 +02:00
49d6fa3b26 Merge pull request #261 from elderhsouza/patch-8
orderBy implementation
2017-12-20 11:33:41 +02:00
7843a44879 Rename order-by.md to orderBy.md 2017-12-20 11:33:20 +02:00
4e53ca3e76 Update order-by.md 2017-12-20 11:33:09 +02:00
1183bb4400 Merge pull request #263 from arjunmahishi/words
Snippet to convert string to array of words
2017-12-20 11:19:21 +02:00
00c3ff7a72 Update stringToArrayOfWords.md 2017-12-20 11:19:07 +02:00
22c7052c57 Merge pull request #271 from WangYuLue/master
Update truthCheckCollection.md
2017-12-20 11:14:40 +02:00
11c55f186c Merge pull request #266 from anglee/master
Add Snippet initialize2DArray
2017-12-20 11:13:26 +02:00
972be8f37a Update initialize2DArray.md 2017-12-20 11:13:05 +02:00
615e6f67f2 Merge pull request #265 from fejes713/master
[FEATURE] add isPrime
2017-12-20 11:12:26 +02:00
aee9c6912f Merge pull request #264 from arjunmahishi/armstrong
Snippet for checking armstrong number
2017-12-20 11:11:16 +02:00
3c66ced74e Update isArmstrongNumber.md 2017-12-20 11:10:54 +02:00
c6d1e63bfd Update arrayToHtmlList.md 2017-12-20 11:08:42 +02:00
ebb26fac60 fix curly braces 2017-12-20 09:28:53 +01:00
91b09861ba Update truthCheckCollection.md 2017-12-20 15:40:58 +08:00
1fc0e87540 Updated function for not splitting hyphenated words 2017-12-20 13:06:12 +05:30
5ef9c25163 Updated description 2017-12-20 12:55:18 +05:30
251edb535b updated description 2017-12-20 12:34:03 +05:30
5c4041d394 Updated function with help from @skatcat31 2017-12-20 12:30:56 +05:30
4280957a10 Updated function with regex 2017-12-20 12:26:10 +05:30
f1e28ed434 Updated function 2017-12-20 12:08:18 +05:30
41041bb54d updated discription 2017-12-20 10:33:07 +05:30