|
|
ba66ef8514
|
Merge pull request #370 from gurukiran07/issue#362
Updated frequencies.md Resolves #362
|
2020-10-16 20:38:15 +03:00 |
|
|
|
6d52040e37
|
Update frequencies.md
|
2020-10-16 20:37:50 +03:00 |
|
|
|
2da7bcd612
|
Updated frequencies.md, Resolves#362
|
2020-10-14 19:34:31 +05:30 |
|
|
|
4a6bd35d57
|
Update chunk_into_n.md
|
2020-10-13 22:37:49 +03:00 |
|
|
|
49c4e295a8
|
Update chunk_into_n.md
|
2020-10-13 19:09:35 +03:00 |
|
|
|
6e0bd7d03c
|
Merge pull request #2 from 30-seconds/master
upstream
|
2020-10-13 12:03:20 +05:30 |
|
|
|
c4a0b8ca7e
|
Merge pull request #359 from JonasAlfredsson/master
Add split_list
|
2020-10-12 22:13:36 +03:00 |
|
|
|
d0d234ebed
|
Update and rename split_list.md to chunk_into_n.md
|
2020-10-12 22:11:30 +03:00 |
|
|
|
9a3809c000
|
Add split_list
This code comes from one of my [gists][1], but could probably be more
useful here where it might be easier to find.
[1]: https://gist.github.com/JonasAlfredsson/6e30169c5c69813651baf050dbfc7203
|
2020-10-11 23:39:19 +02:00 |
|
|
|
8f81fb58b0
|
Merge pull request #357 from gurukiran07/issue#354
refactored sum_of_powers, Resolves #354
|
2020-10-11 15:59:31 +03:00 |
|
|
|
e9db92ee22
|
refactored sum_of_powers, Resolves #354
|
2020-10-11 17:54:06 +05:30 |
|
|
|
7df78ad5ed
|
Add find_index_of_all
|
2020-10-11 13:45:19 +03:00 |
|
|
|
281a9871e1
|
Update snippets
|
2020-10-11 13:40:42 +03:00 |
|
|
|
eca0ad5743
|
Added find all indices of occurrences of a value
|
2020-10-11 13:37:22 +03:00 |
|
|
|
6f09a19637
|
Use set instead of slicing
|
2020-10-11 13:36:53 +03:00 |
|
|
|
3e5dc5c39c
|
Merge pull request #335 from psyonara/better_collect_dict
Collect Dictionary: better readability when appending to list
|
2020-10-11 12:16:41 +03:00 |
|
|
|
12a13d8bfb
|
Update collect_dictionary.md
|
2020-10-11 12:16:27 +03:00 |
|
|
|
c522ce673f
|
Merge pull request #336 from psyonara/better_count_occurences
Use Python's built-in count method to do the counting for us.
|
2020-10-11 10:29:40 +03:00 |
|
|
|
88dceb260a
|
Update count_occurences.md
|
2020-10-11 10:29:24 +03:00 |
|
|
|
1e16cd5298
|
Use Python's built-in count method to do the counting for us.
|
2020-10-10 23:28:47 +02:00 |
|
|
|
367a747ad7
|
Better readability for appending to list.
|
2020-10-10 23:16:53 +02:00 |
|
|
|
e84ade1aed
|
Merge pull request #316 from pracheejaviya1/conversion
Added decimal to hex conversion
|
2020-10-09 09:45:59 +03:00 |
|
|
|
8f0718916d
|
Update and rename dec_to_hex.md to to_hex.md
|
2020-10-09 09:45:47 +03:00 |
|
|
|
bf1afde0f7
|
Added decimal to hex conversion
|
2020-10-09 11:56:37 +05:30 |
|
|
|
cb079e548f
|
Merge pull request #315 from casalazara/master
Create weighted_average.md
|
2020-10-09 09:12:57 +03:00 |
|
|
|
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 |
|