Commit Graph

1645 Commits

Author SHA1 Message Date
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
18eee212cc Merge pull request #220 from azanbinzahid/patch-1
fix #219
2020-09-25 12:03:58 +03:00
6398ce38b0 fix #219 2020-09-25 13:42:54 +05:00
5dace2162a Merge pull request #217 from 30-seconds/formatting-202009
Apply new format to snippets and template
2020-09-15 21:54:24 +03: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
fd839eaafc Merge pull request #215 from zhangfelix/modify-chunk
Fixes #214
2020-08-31 10:20:35 +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
02462884a1 Merge pull request #209 from AnimeshRy/patch-1
find_multiples.md added
2020-07-31 22:37:50 +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
42614dd588 Merge pull request #204 from geekypandey/bug_fix
bug fix in filter_non_unique.md
2020-06-11 10:42:51 +03:00
2228ef1469 bug fix in filter_non_unique.md 2020-06-11 12:11:36 +05:30
0cddb1049b Merge pull request #197 from 30-seconds/disintegration-tools
Integration-tools cleanup
2020-05-02 19:57:12 +03:00
5333f91a15 Integration-tools disintegration 2020-05-02 11:18:32 +03:00
5484c3d6dd Travis build: 474 2020-04-16 16:32:02 +00:00
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
5c71ffbd82 Delete COLLABORATING.md 2020-04-16 15:26:18 +03:00
c8ef76a965 Cleanup old files 2020-04-16 15:25:35 +03:00
2e485bee30 Delete advanced.svg 2020-04-16 15:15:47 +03:00
3acf0c292e Delete netlify.toml 2020-04-16 15:10:19 +03:00
2e9de879b6 Add to_dictionary 2020-04-13 19:30:50 +03:00
586954fe73 Travis build: 461 2020-04-13 16:10:19 +00: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
fb01ddce13 Travis build: 454 2020-04-07 17:03:51 +00:00
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