|
|
458f5606cf
|
Update compact snippet
Use None instead of bool
|
2020-03-10 21:59:34 +02:00 |
|
|
|
c1b218d8af
|
Bump integration tools to 1.3.4
|
2020-03-10 10:42:15 +02:00 |
|
|
|
ee8b3a7ecf
|
Bump integration tools to 1.3.3
|
2020-03-10 10:34:23 +02:00 |
|
|
|
84309bbe5c
|
Travis build: 397
|
2020-03-10 08:24:51 +00:00 |
|
|
|
b78c46389f
|
Bump integration tools version
|
2020-03-10 10:23:41 +02:00 |
|
|
|
231c6d8f1a
|
Travis build: 367
|
2020-02-10 18:55:01 +00:00 |
|
|
|
b5104276b9
|
Merge pull request #186 from 30-seconds/group-by-tag
Update group_by expertise tag
|
2020-02-10 20:53:50 +02:00 |
|
|
|
dd8ed02d7e
|
Update group_by expertise tag
|
2020-02-10 20:52:06 +02:00 |
|
|
|
25226dd498
|
Travis build: 364
|
2020-02-10 17:33:32 +00:00 |
|
|
|
bd016720b1
|
Merge pull request #185 from 30-seconds/flast-typo
Fix typo in has_duplicates
|
2020-02-10 19:32:30 +02:00 |
|
|
|
6a56601861
|
Fix typo in has_duplicates
`flast` -> `flat`
|
2020-02-10 19:30:26 +02:00 |
|
|
|
1b9d6dec29
|
Update CONTRIBUTING.md
|
2020-01-30 21:41:40 +02:00 |
|
|
|
4e127b3f01
|
Merge pull request #184 from schneiderl/master
contributing.md: fix typos
|
2020-01-21 23:39:57 +02:00 |
|
|
|
f98669ab91
|
contributing.md: fix typos
|
2020-01-21 19:27:40 +00:00 |
|
|
|
41775f6e35
|
Travis build: 328
|
2020-01-10 11:45:16 +00:00 |
|
|
|
6080cd1257
|
Merge pull request #183 from 30-seconds/fix-typo-2
[FIX] Typo in max-element-index snippet
|
2020-01-10 13:44:10 +02:00 |
|
|
|
5b69d08b5e
|
[FIX]Typo in max-element-index snippet
Minor typo fix
|
2020-01-10 13:41:48 +02:00 |
|
|
|
aaafc052b7
|
Travis build: 325
|
2020-01-10 11:35:27 +00:00 |
|
|
|
019a33b4ff
|
Merge pull request #182 from 30-seconds/fix-typo
[FIX] Typo in snake snippet
|
2020-01-10 13:34:21 +02:00 |
|
|
|
4a269ee4ff
|
[FIX] Typo in snake snippet
Missing l in examples
|
2020-01-10 13:31:54 +02:00 |
|
|
|
f9423050b6
|
Travis build: 320
|
2020-01-09 07:09:58 +00:00 |
|
|
|
578a5cd357
|
Merge pull request #179 from 30-seconds/parity-outliers
Add find_parity_outliers
|
2020-01-09 09:08:56 +02:00 |
|
|
|
e11f76190e
|
Merge pull request #180 from 30-seconds/fix-typo-counter
Fix Counter typo
|
2020-01-09 09:08:12 +02:00 |
|
|
|
64f631fee8
|
Update filter_unique.md
|
2020-01-08 18:57:53 +02:00 |
|
|
|
4517b7254f
|
Update filter_non_unique.md
|
2020-01-08 18:57:37 +02:00 |
|
|
|
63491c9b69
|
Create find_parity_outliers.md
|
2020-01-08 18:54:35 +02:00 |
|
|
|
ccb01a5ad7
|
Travis build: 310
|
2020-01-05 12:40:49 +00:00 |
|
|
|
f28ac824d4
|
Merge pull request #176 from mx-psi/filterimprov
[FIX: #170] Improve filter functions
|
2020-01-05 14:39:41 +02:00 |
|
|
|
ded0927bad
|
Update filter_unique.md
|
2020-01-05 14:39:21 +02:00 |
|
|
|
949a29df4f
|
Update filter_non_unique.md
|
2020-01-05 14:39:06 +02:00 |
|
|
|
23f68fee3a
|
Update filter_unique.md
|
2020-01-05 14:38:31 +02:00 |
|
|
|
680002c8bd
|
Travis build: 308
|
2020-01-05 12:27:49 +00:00 |
|
|
|
1e7144d43c
|
Merge pull request #175 from mx-psi/master
[FIX: #171] Suggests using builtin functions
|
2020-01-05 14:26:45 +02:00 |
|
|
|
caad1431ca
|
Update zip.md
|
2020-01-05 14:25:58 +02:00 |
|
|
|
a8f2284db3
|
Update split_lines.md
|
2020-01-05 14:25:31 +02:00 |
|
|
|
1648eaafad
|
Update sample.md
|
2020-01-05 14:25:14 +02:00 |
|
|
|
84ddb26382
|
Update median.md
|
2020-01-05 14:24:33 +02:00 |
|
|
|
8911146de1
|
Improve filter functions
|
2020-01-04 14:29:42 +01:00 |
|
|
|
ed8394afc8
|
Suggests using builtin functions for median, sample, shuffle, split_lines and zip
|
2020-01-04 14:00:20 +01:00 |
|
|
|
2ba974cd2d
|
Travis build: 304
|
2020-01-03 11:13:12 +00:00 |
|
|
|
3bada80a95
|
Merge pull request #173 from 30-seconds/fix-snippet-problems
Fix snippet problems
|
2020-01-03 13:12:09 +02:00 |
|
|
|
5c0bbda612
|
Update code in factorial
|
2020-01-03 13:08:53 +02:00 |
|
|
|
ca487b45a6
|
Update code in in_range
|
2020-01-03 13:08:53 +02:00 |
|
|
|
89c857ece0
|
Update code in lcm
|
2020-01-03 13:08:53 +02:00 |
|
|
|
d0fb9d3b98
|
Update code in deep_flatten
|
2020-01-03 13:08:53 +02:00 |
|
|
|
3217e7a085
|
Update code in spread
|
2020-01-03 13:08:53 +02:00 |
|
|
|
3ea57acd74
|
Update code in is_anagram
|
2020-01-03 13:08:53 +02:00 |
|
|
|
9d6e35d43f
|
Update parameter name in reverse_string
|
2020-01-03 13:08:53 +02:00 |
|
|
|
ac060d94dd
|
Update imports
Update imports in rads_to_degrees
Update imports and formatting in gcd
Update imports in degrees_to_rads
Update import in snake
|
2020-01-03 13:08:42 +02:00 |
|
|
|
53e4e7f63d
|
Remove semicolons, update imports
Remove semicolons from camel, update imports
Remove semicolons in kebab, update imports
|
2020-01-03 13:08:28 +02:00 |
|