Commit Graph

1453 Commits

Author SHA1 Message Date
dac10fbd37 Merge pull request #195 from 30-seconds/tag-update
Cleanup utility and object tags
2020-04-07 20:02:42 +03:00
f87e3db74a Remove utility from tags 2020-04-07 19:55:51 +03:00
be055a3564 Update object tag to dictionary 2020-04-07 19:55:19 +03:00
d30ac2818b Update tags for cast_list 2020-04-07 19:54:40 +03:00
d6d8fb1725 Fix check_prop name 2020-04-07 19:54:09 +03:00
22fbf5119d Rename map_object to map_dictionary 2020-04-07 19:53:48 +03:00
f56a91dee5 Travis build: 449 2020-04-05 09:30:08 +00:00
f67edda7c5 Temperature Unit Conversion [FEATURE] (#194)
Celsius to Fahrenheit and back

Co-authored-by: Angelos Chalaris <chalarangelo@gmail.com>
2020-04-05 12:29:03 +03:00
728aa7dd82 Merge pull request #193 from aadarshchhetry/master
Update README.md
2020-03-26 21:49:29 +02:00
89dc64018b Update README.md 2020-03-27 00:45:07 +05:30
5e28c630cc Travis build: 429 2020-03-19 12:52:36 +00:00
8c2ab2c22e Merge pull request #191 from mx-psi/anagram
Resolves #190
2020-03-19 14:51:33 +02:00
88b0539e7e Update is_anagram.md 2020-03-19 14:50:37 +02:00
65b9cad729 Fixes is_anagram, fixes #190 2020-03-19 12:41:52 +01:00
f54b49aea7 Travis build: 424 2020-03-16 20:02:28 +00:00
8378b699e2 Merge pull request #189 from 30-seconds/list-snippet-additions
List snippet additions
2020-03-16 22:01:13 +02:00
82d99f98cb Apply suggestions from code review
Co-Authored-By: Isabelle Viktoria Maciohsek <maciv@hotmail.gr>
2020-03-16 22:00:46 +02:00
d5878dbb14 Add take, take_right 2020-03-16 19:52:44 +02:00
3de4296dc8 Add map_object 2020-03-16 19:51:03 +02:00
4874a2d22d Add is_contained_in 2020-03-16 19:48:15 +02:00
ae26af7aa7 Travis build: 420 2020-03-16 17:36:13 +00:00
e8adf5fd99 Fix a tagging mistake 2020-03-16 19:35:00 +02:00
51107fde2f Travis build: 417 2020-03-15 10:55:16 +00:00
26772c3ee2 Move snippets in the correct folder
Related #188
2020-03-15 12:54:08 +02:00
c3f3dc3e7e Merge pull request #188 from 30-seconds/new-list-snippets
New list snippets
2020-03-14 11:46:30 +02:00
223785a49f Apply suggestions from code review
Co-Authored-By: Angelos Chalaris <chalarangelo@gmail.com>
2020-03-14 11:40:50 +02:00
53c0329a89 Add have_same_contents, includes_all and includes_any 2020-03-14 11:34:52 +02:00
b047b8f546 Add frequencies 2020-03-14 11:33:48 +02:00
75ccc39b96 Add for_each and for_each_right 2020-03-14 11:33:17 +02:00
d6b234070e Travis build: 404 2020-03-10 20:40:05 +00:00
ea55491b9f Add find snippets 2020-03-10 22:38:48 +02:00
f4139e4d59 Travis build: 402 2020-03-10 20:00:53 +00:00
87f1101d80 Add drop and drop_right snippets 2020-03-10 21:59:41 +02:00
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