Commit Graph

1570 Commits

Author SHA1 Message Date
7dc83dcd92 Update snippets/binomial_coefficient.md 2020-10-04 11:58:15 +03:00
562ccb547e Add binomial_coefficient 2020-10-04 11:56:31 +03:00
26556cf02e Update arithmetic_progression.md 2020-10-04 11:03:31 +03:00
898a89a0a6 Merge pull request #250 from 30-seconds/pad
Add pad
2020-10-04 01:53:45 +03:00
9d9753085a Add pad 2020-10-04 01:53:05 +03:00
c9da02f885 Merge pull request #249 from 30-seconds/pad-number-fix
Fix pad_number file suffix
2020-10-04 01:44:55 +03:00
76305cda37 Fix pad_number file suffix 2020-10-04 01:42:19 +03:00
c176be1e90 Merge pull request #247 from azanbinzahid/patch-2
Create pad_number
2020-10-04 00:43:16 +03:00
9022b4f08e Update pad_number 2020-10-04 00:42:53 +03:00
3b8fd5260f Merge pull request #248 from 30-seconds/words
Add words
2020-10-04 00:36:04 +03:00
ac6acd66e9 Add words 2020-10-04 00:35:00 +03:00
726a761a95 Create pad_number 2020-10-04 02:26:40 +05:00
7637ce3d91 Merge pull request #246 from 30-seconds/km-to-m
Km to mi
2020-10-04 00:25:14 +03:00
40c43e87c1 Add miles-to-miles 2020-10-04 00:24:01 +03:00
579ae74782 Add km-to-miles 2020-10-04 00:23:49 +03:00
b168308b83 Merge pull request #239 from 30-seconds/is-prime
Add is_prime
2020-10-03 18:04:33 +03:00
d1b7d0eff4 Add is_prime 2020-10-03 18:03:32 +03:00
3634ae4f12 Merge pull request #237 from 30-seconds/update-to-dictionary
Update to_dictionary
2020-10-03 17:25:48 +03:00
ece05ed413 Update to_dictionary
Fixes #203
2020-10-03 17:24:50 +03:00
c786846177 Merge pull request #235 from 30-seconds/update-group-by
Update group_by
2020-10-03 17:13:01 +03:00
1af3e1105d Update group_by
Fixes #201
2020-10-03 17:11:38 +03:00
9e76e8f67f Imrove frequencies snippet implementation (#234)
Co-authored-by: Isabelle Viktoria Maciohsek <maciv@hotmail.gr>
2020-10-03 16:50:18 +03:00
64fe8f8a4d Merge pull request #233 from azanbinzahid/patch-2
Simpler implenentation of map_values snippet
2020-10-03 16:43:28 +03:00
51f08b8737 one-liner implementation with dict comprehension 2020-10-02 15:02:43 +05:00
6af7a0635b Merge pull request #231 from azanbinzahid/patch-1
One Liner Implementation to map_dictionary snippet
2020-10-02 00:20:05 +03:00
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