Skip to content

Commit 4039cbf

Browse files
ferminhgpetertseng
authored andcommitted
config: move entry-api from topics to practices
(FKA `entry_api`) #1407
1 parent 97fbc18 commit 4039cbf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -648,12 +648,12 @@
648648
"name": "Grade School",
649649
"uuid": "5ca03812-c229-48db-b7fd-0889b22f8d1d",
650650
"practices": [
651+
"entry-api",
651652
"structs"
652653
],
653654
"prerequisites": [],
654655
"difficulty": 4,
655656
"topics": [
656-
"entry_api",
657657
"option_type",
658658
"vectors"
659659
]
@@ -700,12 +700,12 @@
700700
"name": "Nucleotide Count",
701701
"uuid": "3f54853b-cc65-4282-ab25-8dc3fdf43c03",
702702
"practices": [
703+
"entry-api",
703704
"mutability"
704705
],
705706
"prerequisites": [],
706707
"difficulty": 4,
707708
"topics": [
708-
"entry_api",
709709
"filter",
710710
"match",
711711
"result_type"
@@ -1330,14 +1330,14 @@
13301330
"name": "Word Count",
13311331
"uuid": "6c5c0dc3-4f5b-4f83-bf67-a45bf4ea6be4",
13321332
"practices": [
1333+
"entry-api",
13331334
"hashmap",
13341335
"string-vs-str"
13351336
],
13361337
"prerequisites": [],
13371338
"difficulty": 4,
13381339
"topics": [
13391340
"char",
1340-
"entry_api",
13411341
"strings"
13421342
]
13431343
},

0 commit comments

Comments
 (0)