Commit Graph

533 Commits

Author SHA1 Message Date
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
05d52fe35a updated function 2017-12-20 10:28:54 +05:30
91d3068770 Added space after arrow 2017-12-20 10:11:58 +05:30
504a4c5c45 Added space after arrow 2017-12-20 10:11:03 +05:30
645e51d222 Minor text update 2017-12-19 16:50:36 -05:00
3444740330 Add default value description to initialize2DArray 2017-12-19 16:46:05 -05:00
daaec3c8ca Add initialize2DArray 2017-12-19 16:38:18 -05:00
1bb1b66275 fix typo again 2017-12-19 22:22:15 +01:00
6c9459fcf1 fix typo 2017-12-19 21:46:07 +01:00
3dc257a6de add isPrime 2017-12-19 21:35:56 +01:00
9c11215714 Snippet for checking armstrong number 2017-12-20 01:33:54 +05:30
a480757eef Fixed function name 2017-12-20 00:30:10 +05:30
5316aed792 Fixed typo and added another example 2017-12-20 00:28:34 +05:30
0537140cb6 Snippet to convert string to array of words 2017-12-20 00:23:56 +05:30
f9174c38fa Fixed markdown typo 2017-12-19 23:39:50 +05:30
fd008df60a Snippet to convert array to HTML list items 2017-12-19 23:33:05 +05:30
7672411896 Rename order-by to order-by.md 2017-12-19 15:37:44 -02:00
6e8784a61b orderBy implementation
I definitely need some help with the description with this one,
2017-12-19 14:04:33 -02:00
1343c364af Merge pull request #260 from kutsan/master
Update `hexToRGB()` with additional supports and fixes
2017-12-19 16:43:02 +02:00
209a606157 Merge pull request #258 from kingdavidmartins/sync-pull
[UPDATE] pull.md -> merge pull.md & pullAll.md.
2017-12-19 16:42:11 +02:00
85f037c222 Merge branch 'master' into add-pullAtValue 2017-12-19 16:39:36 +02:00
5647982915 Update pullAtValue.md 2017-12-19 16:38:57 +02:00
30ec59f179 Update hexToRGB() with additional supports and fixes 2017-12-19 17:10:06 +03:00
6722b93204 update pull.md -> merge pull.md & pullAll.md & remove pullAll.md 2017-12-19 08:19:04 -05:00
66d3746c45 Merge branch 'master' into add-pullAtIndex 2017-12-19 13:25:26 +02:00
e6ddddfae1 Update pullAtIndex.md 2017-12-19 13:24:57 +02:00
b420e7ece4 Merge pull request #257 from musou1500/add-select
[FEATURE] Add select
2017-12-19 13:22:08 +02:00