There was an error while loading. Please reload this page.
1 parent c905820 commit 1b2a7bfCopy full SHA for 1b2a7bf
1 file changed
config.json
@@ -117,14 +117,6 @@
117
],
118
"difficulty": 2
119
},
120
- {
121
- "slug": "binary-search-tree",
122
- "name": "Binary Search Tree",
123
- "uuid": "f3b38287-45f2-4e17-b9a8-70382521f15c",
124
- "practices": [],
125
- "prerequisites": [],
126
- "difficulty": 5
127
- },
128
{
129
"slug": "bottle-song",
130
"name": "Bottle Song",
@@ -818,6 +810,14 @@
818
810
819
811
"difficulty": 5
820
812
813
+ {
814
+ "slug": "binary-search-tree",
815
+ "name": "Binary Search Tree",
816
+ "uuid": "f3b38287-45f2-4e17-b9a8-70382521f15c",
817
+ "practices": [],
+ "prerequisites": [],
+ "difficulty": 5
+ },
821
822
"slug": "bob",
823
"name": "Bob",
0 commit comments