Commit Graph

1085 Commits

Author SHA1 Message Date
Isabelle Viktoria Maciohsek
e1d31b9661 Merge pull request #205 from zhangfelix/fix-gcd-bug
bug fix in gcd.md
2020-07-31 22:40:28 +03:00
Isabelle Viktoria Maciohsek
0e18e286e3 Update gcd.md 2020-07-31 22:39:46 +03:00
Isabelle Viktoria Maciohsek
897cf88a41 Update arithmetic_progression.md 2020-07-31 22:37:02 +03:00
Animesh
10fd98764e Updated the indent to 2 spaced
Updated everything according to the comments
2020-07-28 16:29:25 +05:30
Animesh
74fb5d3449 updated with all the changed asked 2020-07-28 16:27:33 +05:30
Animesh
08ea7b56e5 Create find_multiples.md
find_multiples added
2020-07-27 00:32:34 +05:30
zhangfelix
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
geekypandey
2228ef1469 bug fix in filter_non_unique.md 2020-06-11 12:11:36 +05:30
Isabelle Viktoria Maciohsek
d9b4898071 Merge pull request #196 from 30-seconds/covid-snippets
Add new snippets
2020-04-16 19:30:55 +03:00
Isabelle Viktoria Maciohsek
1bf7eb28c4 Add merge_dictionaries 2020-04-16 19:28:35 +03:00
Isabelle Viktoria Maciohsek
195fcdef28 Add find_keys 2020-04-16 19:17:13 +03:00
Isabelle Viktoria Maciohsek
4b0102d8ca Add find_key 2020-04-16 19:13:20 +03:00
Isabelle Viktoria Maciohsek
2e9de879b6 Add to_dictionary 2020-04-13 19:30:50 +03:00
Isabelle Viktoria Maciohsek
b475f10929 Rename zip.md to merge.md
Update description
2020-04-13 19:09:12 +03:00
Isabelle Viktoria Maciohsek
ecc35f200b Add collect_dictionary 2020-04-07 21:15:06 +03:00
Isabelle Viktoria Maciohsek
d3a354f697 Add invert_dictionary 2020-04-07 21:13:32 +03:00
Isabelle Viktoria Maciohsek
f87e3db74a Remove utility from tags 2020-04-07 19:55:51 +03:00
Isabelle Viktoria Maciohsek
be055a3564 Update object tag to dictionary 2020-04-07 19:55:19 +03:00
Isabelle Viktoria Maciohsek
d30ac2818b Update tags for cast_list 2020-04-07 19:54:40 +03:00
Isabelle Viktoria Maciohsek
d6d8fb1725 Fix check_prop name 2020-04-07 19:54:09 +03:00
Isabelle Viktoria Maciohsek
22fbf5119d Rename map_object to map_dictionary 2020-04-07 19:53:48 +03:00
b1nary-c0de
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
Angelos Chalaris
88b0539e7e Update is_anagram.md 2020-03-19 14:50:37 +02:00
Pablo Baeyens
65b9cad729 Fixes is_anagram, fixes #190 2020-03-19 12:41:52 +01:00
Angelos Chalaris
82d99f98cb Apply suggestions from code review
Co-Authored-By: Isabelle Viktoria Maciohsek <maciv@hotmail.gr>
2020-03-16 22:00:46 +02:00
Angelos Chalaris
d5878dbb14 Add take, take_right 2020-03-16 19:52:44 +02:00
Angelos Chalaris
3de4296dc8 Add map_object 2020-03-16 19:51:03 +02:00
Angelos Chalaris
4874a2d22d Add is_contained_in 2020-03-16 19:48:15 +02:00
Angelos Chalaris
e8adf5fd99 Fix a tagging mistake 2020-03-16 19:35:00 +02:00
Angelos Chalaris
26772c3ee2 Move snippets in the correct folder
Related #188
2020-03-15 12:54:08 +02:00
Angelos Chalaris
ea55491b9f Add find snippets 2020-03-10 22:38:48 +02:00
Angelos Chalaris
87f1101d80 Add drop and drop_right snippets 2020-03-10 21:59:41 +02:00
Angelos Chalaris
458f5606cf Update compact snippet
Use None instead of bool
2020-03-10 21:59:34 +02:00
Isabelle Viktoria Maciohsek
dd8ed02d7e Update group_by expertise tag 2020-02-10 20:52:06 +02:00
Isabelle Viktoria Maciohsek
6a56601861 Fix typo in has_duplicates
`flast` -> `flat`
2020-02-10 19:30:26 +02:00
Isabelle Viktoria Maciohsek
5b69d08b5e [FIX]Typo in max-element-index snippet
Minor typo fix
2020-01-10 13:41:48 +02:00
Isabelle Viktoria Maciohsek
4a269ee4ff [FIX] Typo in snake snippet
Missing l in examples
2020-01-10 13:31:54 +02:00
Angelos Chalaris
578a5cd357 Merge pull request #179 from 30-seconds/parity-outliers
Add find_parity_outliers
2020-01-09 09:08:56 +02:00
Isabelle Viktoria Maciohsek
64f631fee8 Update filter_unique.md 2020-01-08 18:57:53 +02:00
Isabelle Viktoria Maciohsek
4517b7254f Update filter_non_unique.md 2020-01-08 18:57:37 +02:00
Isabelle Viktoria Maciohsek
63491c9b69 Create find_parity_outliers.md 2020-01-08 18:54:35 +02:00
Angelos Chalaris
f28ac824d4 Merge pull request #176 from mx-psi/filterimprov
[FIX: #170] Improve filter functions
2020-01-05 14:39:41 +02:00
Angelos Chalaris
ded0927bad Update filter_unique.md 2020-01-05 14:39:21 +02:00
Angelos Chalaris
949a29df4f Update filter_non_unique.md 2020-01-05 14:39:06 +02:00
Angelos Chalaris
23f68fee3a Update filter_unique.md 2020-01-05 14:38:31 +02:00
Angelos Chalaris
caad1431ca Update zip.md 2020-01-05 14:25:58 +02:00
Angelos Chalaris
a8f2284db3 Update split_lines.md 2020-01-05 14:25:31 +02:00
Angelos Chalaris
1648eaafad Update sample.md 2020-01-05 14:25:14 +02:00
Angelos Chalaris
84ddb26382 Update median.md 2020-01-05 14:24:33 +02:00
Pablo Baeyens
8911146de1 Improve filter functions 2020-01-04 14:29:42 +01:00