Skip to content

Commit 6dd790a

Browse files
committed
Update notebook data.json
1 parent 82555e8 commit 6dd790a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

dataAnalysis/notebook/chart_data.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"그리디": 1
1919
},
2020
"level1": {
21-
"구현": 90,
21+
"구현": 91,
2222
"그리디": 2,
2323
"비트연산": 1,
2424
"스택큐": 2,
@@ -117,12 +117,12 @@
117117
"min": 6.0,
118118
"ord": 18.0,
119119
"print": 2.0,
120-
"range": 54.0,
120+
"range": 56.0,
121121
"reversed": 1.0,
122122
"set": 10.0,
123123
"sorted": 11.0,
124124
"str": 14.0,
125-
"sum": 16.0,
125+
"sum": 17.0,
126126
"zip": 3.0
127127
},
128128
"level2": {
@@ -165,13 +165,13 @@
165165
}
166166
},
167167
"function_method_sort": {
168-
"range": 93.0,
168+
"range": 95.0,
169169
"len": 84.0,
170170
".append": 72.0,
171171
"int": 39.0,
172172
"str": 33.0,
173173
"sorted": 26.0,
174-
"sum": 24.0,
174+
"sum": 25.0,
175175
".join": 21.0,
176176
"ord": 18.0,
177177
"max": 18.0

0 commit comments

Comments
 (0)