|
|
7b64e2ab99
|
Update map_dictionary.md
|
2020-10-02 00:19:54 +03:00 |
|
|
|
89941e0c55
|
alternate one liner implementation
|
2020-10-02 01:05:52 +05:00 |
|
|
|
6398ce38b0
|
fix #219
|
2020-09-25 13:42:54 +05:00 |
|
|
|
a9aeadad64
|
Apply new format to snippets and template
|
2020-09-15 16:25:15 +03:00 |
|
|
|
39d3711994
|
Add hex_to rgb snippet
|
2020-09-13 01:08:21 +03:00 |
|
|
|
6d6bc52ea1
|
Add rgb_to_hex snippet
|
2020-09-13 01:08:00 +03:00 |
|
|
|
b9735ecde0
|
Merge pull request #206 from Sahith02/master
Added new snippet [sort_list_based_on_another_list]
|
2020-09-07 09:59:05 +03:00 |
|
|
|
6f8dd5e941
|
Update and rename sort_list_based_on_another_list.md to sort_by_indexes.md
|
2020-09-07 09:58:39 +03:00 |
|
|
|
63c00aae79
|
modify example comments
|
2020-08-31 11:59:31 +08:00 |
|
|
|
2662a1c1e2
|
Update kebab.md
Resolves #212
|
2020-08-10 10:13:25 +03:00 |
|
|
|
e1d31b9661
|
Merge pull request #205 from zhangfelix/fix-gcd-bug
bug fix in gcd.md
|
2020-07-31 22:40:28 +03:00 |
|
|
|
0e18e286e3
|
Update gcd.md
|
2020-07-31 22:39:46 +03:00 |
|
|
|
897cf88a41
|
Update arithmetic_progression.md
|
2020-07-31 22:37:02 +03:00 |
|
|
|
10fd98764e
|
Updated the indent to 2 spaced
Updated everything according to the comments
|
2020-07-28 16:29:25 +05:30 |
|
|
|
74fb5d3449
|
updated with all the changed asked
|
2020-07-28 16:27:33 +05:30 |
|
|
|
08ea7b56e5
|
Create find_multiples.md
find_multiples added
|
2020-07-27 00:32:34 +05:30 |
|
|
|
a1357e543d
|
Changed hard tabs to soft tabs(2 spaces)
|
2020-06-19 17:27:35 +05:30 |
|
|
|
48fc7ebf29
|
Added new snippet
Added sort_list_based_on_another_list.md snippet.
It sorts one list based on another list in python.
|
2020-06-19 17:14:35 +05:30 |
|
|
|
1069939543
|
bug fix in gcd.md
There is a function-redefined bug in origin code. This PR uses an alias to fix the bug.
|
2020-06-19 18:29:21 +08:00 |
|
|
|
2228ef1469
|
bug fix in filter_non_unique.md
|
2020-06-11 12:11:36 +05:30 |
|
|
|
d9b4898071
|
Merge pull request #196 from 30-seconds/covid-snippets
Add new snippets
|
2020-04-16 19:30:55 +03:00 |
|
|
|
1bf7eb28c4
|
Add merge_dictionaries
|
2020-04-16 19:28:35 +03:00 |
|
|
|
195fcdef28
|
Add find_keys
|
2020-04-16 19:17:13 +03:00 |
|
|
|
4b0102d8ca
|
Add find_key
|
2020-04-16 19:13:20 +03:00 |
|
|
|
2e9de879b6
|
Add to_dictionary
|
2020-04-13 19:30:50 +03:00 |
|
|
|
b475f10929
|
Rename zip.md to merge.md
Update description
|
2020-04-13 19:09:12 +03:00 |
|
|
|
ecc35f200b
|
Add collect_dictionary
|
2020-04-07 21:15:06 +03:00 |
|
|
|
d3a354f697
|
Add invert_dictionary
|
2020-04-07 21:13:32 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
e8adf5fd99
|
Fix a tagging mistake
|
2020-03-16 19:35:00 +02:00 |
|
|
|
26772c3ee2
|
Move snippets in the correct folder
Related #188
|
2020-03-15 12:54:08 +02:00 |
|
|
|
ea55491b9f
|
Add find snippets
|
2020-03-10 22:38:48 +02: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 |
|
|
|
dd8ed02d7e
|
Update group_by expertise tag
|
2020-02-10 20:52:06 +02:00 |
|
|
|
6a56601861
|
Fix typo in has_duplicates
`flast` -> `flat`
|
2020-02-10 19:30:26 +02:00 |
|
|
|
5b69d08b5e
|
[FIX]Typo in max-element-index snippet
Minor typo fix
|
2020-01-10 13:41:48 +02:00 |
|
|
|
4a269ee4ff
|
[FIX] Typo in snake snippet
Missing l in examples
|
2020-01-10 13:31:54 +02:00 |
|
|
|
578a5cd357
|
Merge pull request #179 from 30-seconds/parity-outliers
Add find_parity_outliers
|
2020-01-09 09:08:56 +02:00 |
|