Commit Graph

1645 Commits

Author SHA1 Message Date
7bf106316a Update weighted_average.md 2020-10-09 09:12:38 +03:00
0c377fe398 Create weighted_average.md 2020-10-08 23:00:33 -05:00
3f04a9ee16 Merge pull request #302 from tasbihaasim/add-convert_to_binary
Add convert_to_binary snippet
2020-10-07 19:46:18 +03:00
f511b9189b Update and rename convert_to_binary.md to to_binary.md 2020-10-07 19:46:01 +03:00
950f08cf72 Update convert_to_binary.md 2020-10-07 16:39:56 +05:00
c91d5acdc1 Add convert_to_binary snippet 2020-10-07 16:32:56 +05:00
ba2bf9c57b Add to_roman_numeral 2020-10-07 00:04:09 +03:00
5cac993e28 Combine reverse_list and reverse_string 2020-10-06 19:02:30 +03:00
965a2c879f Merge pull request #288 from AkshatBhat/master
Add reverse_list
2020-10-06 18:58:19 +03:00
2afeb7d747 Merge branch 'master' of https://github.com/AkshatBhat/30-seconds-of-python into master 2020-10-06 01:15:47 +05:30
8bf824dc9b Add reverse_list 2020-10-06 01:15:12 +05:30
67e1bfc470 Merge pull request #287 from AkshatBhat/master
Add min_element_index
2020-10-05 22:41:54 +03:00
8fbb356125 Update min_element_index.md 2020-10-05 22:41:15 +03:00
a2ff06d3a6 Add min_element_index 2020-10-06 01:02:00 +05:30
336b5b78a8 Added slugify (#286)
Co-authored-by: Isabelle Viktoria Maciohsek <maciv@hotmail.gr>
2020-10-05 21:57:34 +03:00
5a639e263b Update words.md
Fixes #280
2020-10-05 19:08:32 +03:00
e76a3215d8 Merge pull request #260 from 30-seconds/add-more-snippets
Add new snippets
2020-10-04 14:25:27 +03:00
96a3c7890b Add new snippets 2020-10-04 14:21:41 +03:00
1803e0df04 Merge pull request #258 from 30-seconds/powerset
Add powerset
2020-10-04 13:15:53 +03:00
7ef6e0bc5b Add powerset 2020-10-04 13:14:01 +03:00
10e5135a5d Merge pull request #257 from 30-seconds/num-to-range
Add num_to_range
2020-10-04 12:49:37 +03:00
f3b84995e3 Add num_to_range 2020-10-04 12:43:57 +03:00
eb4d7c12fc Merge pull request #255 from 30-seconds/geometric-progression
Add geometric_progression
2020-10-04 12:21:39 +03:00
2fa4c62d88 Add geometric_progression 2020-10-04 12:19:28 +03:00
740163de0d Merge pull request #254 from 30-seconds/binomial-coefficient
Add binomial_coefficient
2020-10-04 11:58:28 +03:00
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