8fc995989d
Resolves #161
2019-10-31 09:34:01 +02:00
59426f1d70
Travis build: 176
2019-10-25 07:13:18 +00:00
70b6d7ca4f
Rename initialiaze_2d_list.md to initialize_2d_list.md
2019-10-25 10:11:51 +03:00
4ff3d8ae61
program to find index of large number in list
2019-10-22 00:37:32 +05:30
8a46cbdc26
program to find index of large number in list
2019-10-22 00:29:28 +05:30
f9d820201b
modified regexp and documentation
...
I think there is no use of using space literal match (/s) in the pattern. So I removed it and updated the snippet and it's document accordingly. Please review it and let me know if I am wrong.
2019-10-18 15:16:19 +05:30
2e17f3a9ec
Travis build: 167
2019-10-17 13:32:41 +00:00
e0474ed56c
Merge pull request #145 from jucke/fix-typo-in-fibonacci-snippet
...
Fix typo in fibonacci snippet
2019-10-17 16:31:11 +03:00
b402a7ef4d
Fix typo in fibonacci snippet
2019-10-17 13:44:23 +01:00
7b2bb16a04
Travis build: 163
2019-10-15 12:18:50 +00:00
1daa49bea6
Merge pull request #140 from hegdenischay/patch-1
...
Added a degrees-to-radians snippet.
2019-10-15 15:17:18 +03:00
c7f3a0f982
Update degrees_to_rads.md
2019-10-15 15:16:48 +03:00
d5c6d2d425
Added a degrees-to-radians snippet.
2019-10-15 17:01:11 +05:30
2cbe9adc97
Travis build: 159
2019-10-13 20:32:12 +00:00
9888f1b462
Merge pull request #137 from kshivi99/add-reverse-string-snippet
...
[FEATURE] Snippet that reverses a string
2019-10-13 23:30:45 +03:00
cc46571a14
Update snippets/reverse_string.md
...
Co-Authored-By: Angelos Chalaris <chalarangelo@gmail.com >
2019-10-13 14:59:01 +05:30
4d61891f62
fixed typo
2019-10-13 10:36:38 +05:30
eb4e7c172d
added reverse string snippet
2019-10-13 10:22:28 +05:30
6c8944df90
added new snippet reverse_string
2019-10-13 10:17:04 +05:30
88bdc45108
Travis build: 156
2019-10-12 10:16:11 +00:00
7df05a4634
Merge pull request #134 from lazargugleta/fix/snippets
...
Add most_frequent snippet
2019-10-12 13:14:47 +03:00
82b8ec08f6
Update most_frequent.md
2019-10-12 13:14:17 +03:00
907bb89705
fix snippet most frequent
2019-10-12 12:07:20 +02:00
bd95708f8d
Delete try_else.md
2019-10-12 12:54:06 +03:00
38529f33c8
add most frequent snippet
2019-10-11 23:40:49 +02:00
c0781a97c6
add snippet try else
2019-10-11 23:26:36 +02:00
f7d3501817
Travis build: 151
2019-10-09 10:16:18 +00:00
7f9b42f8fd
Merge pull request #133 from lanzhiwang/master
...
fix cast_list
2019-10-09 13:14:46 +03:00
fe368c3673
Update cast_list.md
2019-10-09 13:14:32 +03:00
1387344dc9
fix cast_list
2019-10-09 17:22:00 +08:00
1afbd00f7e
fix cast_list
2019-10-09 17:14:06 +08:00
a84088a3a0
Travis build: 147
2019-10-08 06:55:33 +00:00
afa8f07720
Merge pull request #121 from HBaena/patch-1
...
Transpose matrix
2019-10-08 09:54:10 +03:00
6f7e8edf81
Update and rename transpose_matrix.md to transpose.md
2019-10-08 09:53:08 +03:00
b65a89ed00
Travis build: 145
2019-10-08 06:41:17 +00:00
0aa8757464
Merge pull request #126 from Natgho/123-unique-function-fixing
...
123 unique function fixing
2019-10-08 09:39:45 +03:00
87c072e444
Update filter_unique.md
2019-10-08 09:39:12 +03:00
67b4032021
Update filter_non_unique.md
2019-10-08 09:38:29 +03:00
ed4d9f4f4f
Update filter_non_unique.md
2019-10-08 09:38:15 +03:00
62158ed3ab
Travis build: 143
2019-10-08 06:34:19 +00:00
4500daab80
Merge pull request #132 from flamableconcrete/master
...
Ref #97 : Replace built-in shadowed str with input_string
2019-10-08 09:32:35 +03:00
e1c05cd1c1
Update input_string to s for string examples
2019-10-08 02:43:58 +00:00
0f6556478c
Ref #97 : Replace built-in shadowed str
2019-10-06 19:48:51 +00:00
e5d48daa30
Travis build: 136
2019-10-04 06:15:42 +00:00
8adfbefaff
Merge pull request #130 from TheDaemonLord/master
...
[FEATURE]Added a snippet that finds the median
2019-10-04 09:14:16 +03:00
b3b895cb67
Update median.md
2019-10-04 09:13:50 +03:00
81d2d7f0b0
Correcting snippet template
...
Correcting snippet template for transpose_matrix function. Adding briefly explanation and modifying the code.
2019-10-03 09:02:20 -05:00
48fe457f6f
Update median.md
2019-10-03 16:58:16 +05:30
b974426bcd
Update median.md
2019-10-03 16:38:21 +05:30
ebadaa8c37
Update snippets/median.md
...
Co-Authored-By: Angelos Chalaris <chalarangelo@gmail.com >
2019-10-03 16:36:16 +05:30