Commit Graph

1483 Commits

Author SHA1 Message Date
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
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
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