File tree 1 file changed +12
-11
lines changed
1 file changed +12
-11
lines changed Original file line number Diff line number Diff line change 18
18
"그리디" : 1
19
19
},
20
20
"level1" : {
21
- "구현" : 95 ,
21
+ "구현" : 97 ,
22
22
"그리디" : 2 ,
23
23
"비트연산" : 1 ,
24
24
"스택큐" : 2 ,
78
78
"sum" : 6.0
79
79
},
80
80
"level1" : {
81
- ".append" : 32 .0 ,
81
+ ".append" : 35 .0 ,
82
82
".compile" : 3.0 ,
83
83
".count" : 4.0 ,
84
84
".find" : 2.0 ,
111
111
"dict" : 1.0 ,
112
112
"enumerate" : 1.0 ,
113
113
"int" : 21.0 ,
114
- "len" : 49 .0 ,
114
+ "len" : 50 .0 ,
115
115
"list" : 9.0 ,
116
116
"map" : 3.0 ,
117
117
"max" : 6.0 ,
118
118
"min" : 6.0 ,
119
119
"ord" : 18.0 ,
120
120
"print" : 4.0 ,
121
- "range" : 58 .0 ,
121
+ "range" : 60 .0 ,
122
122
"reversed" : 1.0 ,
123
123
"set" : 10.0 ,
124
124
"sorted" : 11.0 ,
125
125
"str" : 15.0 ,
126
- "sum" : 19 .0 ,
127
- "zip" : 3 .0
126
+ "sum" : 20 .0 ,
127
+ "zip" : 4 .0
128
128
},
129
129
"level2" : {
130
130
".append" : 14.0 ,
166
166
}
167
167
},
168
168
"function_method_sort" : {
169
- "range" : 98 .0 ,
170
- "len" : 88 .0 ,
171
- ".append" : 74 .0 ,
169
+ "range" : 100 .0 ,
170
+ "len" : 89 .0 ,
171
+ ".append" : 77 .0 ,
172
172
"int" : 40.0 ,
173
173
"str" : 35.0 ,
174
- "sum" : 27 .0 ,
174
+ "sum" : 28 .0 ,
175
175
"sorted" : 26.0 ,
176
176
".join" : 21.0 ,
177
177
"ord" : 18.0 ,
329
329
}
330
330
},
331
331
"companys" : {
332
+ "월간코드챌린지시즌2" : 1 ,
332
333
"월간코드챌린지시즌3" : 1 ,
333
334
"카카오" : 4 ,
334
- "프로그래머스" : 144
335
+ "프로그래머스" : 143
335
336
},
336
337
"company_type" : {
337
338
"카카오" : {
You can’t perform that action at this time.
0 commit comments