Commit Graph

983 Commits

Author SHA1 Message Date
1387344dc9 fix cast_list 2019-10-09 17:22:00 +08:00
1afbd00f7e fix cast_list 2019-10-09 17:14:06 +08: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
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
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
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
3933fac944 Update snippets/median.md
Co-Authored-By: Angelos Chalaris <chalarangelo@gmail.com>
2019-10-03 16:35:46 +05:30
752006c582 Added the median snippet 2019-10-03 14:32:17 +05:30
c230973b01 Merge pull request #125 from robotenique/master
[ENHANCEMENT] update intersection snippet
2019-10-03 10:38:43 +03:00
db7c1358b3 Correcting the snippet format
Adding title, tags, explanation.
2019-10-02 23:53:22 -05:00
7ae45807b0 Update decapitalize.md 2019-10-02 23:40:44 +03:00
f2d5d2ca9f remove whitespace 2019-10-02 20:20:39 +03:00
3c5c69741a filter unique definition added 2019-10-02 20:06:24 +03:00
389429ff16 wrong definition updated, code developed correctly according to definition 2019-10-02 20:06:04 +03:00
20a462d32f update intersection snippet 2019-10-02 11:25:24 -03:00
6423f9810c Update snake.md 2019-10-02 09:42:29 +03:00
84ad5f87fc Transpose matrix 2019-10-01 23:03:20 -05:00
fe4bc649ef Fix the 'some_mixed_string_with_spaces_underscores_and_hyphens' case 2019-10-01 14:51:40 +02:00
76ead08704 Update snippets/snake.md
Co-Authored-By: Angelos Chalaris <chalarangelo@gmail.com>
2019-10-01 14:46:42 +02:00
83f1835ef6 Merge branch 'master' into Fix_snake_snippet 2019-09-30 23:20:02 +02:00
05b09f6b4f Fix comments 2019-09-30 23:18:39 +02:00
2b70917df8 Fix snake case snippet 2019-09-30 23:15:00 +02:00
6271c23754 Fix snake snippet
Resolves #114
2019-09-30 22:14:54 +03:00
158878552a Fix snake snippet 2019-09-30 16:12:09 +02:00
0d84ca0c8b fix minor issues with n_times_string 2019-09-27 14:05:46 +02:00
fb491879f6 add n_times_string snippet 2019-09-27 09:39:22 +02:00
2b235f8c1d add n_times_string snippet 2019-09-27 09:07:25 +02:00
c076b32aa6 remove unnecessary snippets 2019-09-26 21:00:22 +02:00
f25ea2a8cb Update none.md 2019-09-25 22:15:34 +03:00
f2b6ae351e Remove redundant map 2019-09-25 15:45:25 +03:00
2ab5c2049c [ENHANCEMENT] Use and instead of bitwise and
and is faster
2019-09-22 21:32:51 +02:00
efeabbc40e Resolvs #99 2019-09-22 15:41:44 +03:00
9b6cec690f Resolves #103 2019-09-22 15:36:06 +03:00
159cc26814 Update max_by.md 2019-09-22 15:35:10 +03:00
5ad7ee960b Update min_by.md 2019-09-22 15:34:52 +03:00
93823602f7 Resolves #104 2019-09-22 15:32:10 +03:00
10422852cc Update some.md 2019-09-22 15:31:11 +03:00
3e901677d7 Update none.md 2019-09-22 15:29:50 +03:00
90d36d46ca Update group_by.md 2019-09-22 15:24:39 +03:00
ab3c44a5d5 Resolves #105 2019-09-22 15:21:54 +03:00
c8cb89fd9d Update initialiaze_2d_list.md 2019-09-22 13:25:23 +02:00