We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82555e8 commit 6dd790aCopy full SHA for 6dd790a
dataAnalysis/notebook/chart_data.json
@@ -18,7 +18,7 @@
18
"그리디": 1
19
},
20
"level1": {
21
- "구현": 90,
+ "구현": 91,
22
"그리디": 2,
23
"비트연산": 1,
24
"스택큐": 2,
@@ -117,12 +117,12 @@
117
"min": 6.0,
118
"ord": 18.0,
119
"print": 2.0,
120
- "range": 54.0,
+ "range": 56.0,
121
"reversed": 1.0,
122
"set": 10.0,
123
"sorted": 11.0,
124
"str": 14.0,
125
- "sum": 16.0,
+ "sum": 17.0,
126
"zip": 3.0
127
128
"level2": {
@@ -165,13 +165,13 @@
165
}
166
167
"function_method_sort": {
168
- "range": 93.0,
+ "range": 95.0,
169
"len": 84.0,
170
".append": 72.0,
171
"int": 39.0,
172
"str": 33.0,
173
"sorted": 26.0,
174
- "sum": 24.0,
+ "sum": 25.0,
175
".join": 21.0,
176
177
"max": 18.0
0 commit comments