File tree Expand file tree Collapse file tree 1 file changed +12
-9
lines changed Expand file tree Collapse file tree 1 file changed +12
-9
lines changed Original file line number Diff line number Diff line change 324
324
"slug" : " macros" ,
325
325
"name" : " Macros" ,
326
326
"uuid" : " 29583cc6-d56d-4bee-847d-93d74e5a30e7" ,
327
- "practices" : [],
327
+ "practices" : [
328
+ " hashmap"
329
+ ],
328
330
"prerequisites" : [],
329
331
"difficulty" : 10 ,
330
332
"topics" : [
331
- " hashmaps" ,
332
333
" macros" ,
333
334
" macros_by_example"
334
335
]
860
861
"slug" : " scrabble-score" ,
861
862
"name" : " Scrabble Score" ,
862
863
"uuid" : " 561cc4ff-5e74-4701-a7c2-c4edefa0d068" ,
863
- "practices" : [],
864
+ "practices" : [
865
+ " hashmap"
866
+ ],
864
867
"prerequisites" : [],
865
868
"difficulty" : 4 ,
866
869
"topics" : [
867
- " hashmaps" ,
868
870
" higher_order_functions"
869
871
]
870
872
},
913
915
"name" : " Tournament" ,
914
916
"uuid" : " 9a2406cc-5037-4761-b820-bb25b1d397c8" ,
915
917
"practices" : [
916
- " enums"
918
+ " enums" ,
919
+ " hashmap"
917
920
],
918
921
"prerequisites" : [],
919
922
"difficulty" : 4 ,
920
923
"topics" : [
921
- " hashmaps" ,
922
924
" sorting" ,
923
925
" structs"
924
926
]
994
996
"slug" : " protein-translation" ,
995
997
"name" : " Protein Translation" ,
996
998
"uuid" : " 4e01efbc-51ce-4d20-b093-b3d44c4be5e8" ,
997
- "practices" : [],
999
+ "practices" : [
1000
+ " hashmap"
1001
+ ],
998
1002
"prerequisites" : [],
999
1003
"difficulty" : 7 ,
1000
1004
"topics" : [
1001
- " hashmaps" ,
1002
1005
" lifetimes" ,
1003
1006
" result_type" ,
1004
1007
" structs"
1327
1330
"name" : " Word Count" ,
1328
1331
"uuid" : " 6c5c0dc3-4f5b-4f83-bf67-a45bf4ea6be4" ,
1329
1332
"practices" : [
1333
+ " hashmap" ,
1330
1334
" string-vs-str"
1331
1335
],
1332
1336
"prerequisites" : [],
1333
1337
"difficulty" : 4 ,
1334
1338
"topics" : [
1335
1339
" char" ,
1336
1340
" entry_api" ,
1337
- " hashmaps" ,
1338
1341
" strings"
1339
1342
]
1340
1343
},
You can’t perform that action at this time.
0 commit comments