Skip to content

Commit 1b2a7bf

Browse files
committed
Exercise order
1 parent c905820 commit 1b2a7bf

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

config.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -117,14 +117,6 @@
117117
],
118118
"difficulty": 2
119119
},
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-
},
128120
{
129121
"slug": "bottle-song",
130122
"name": "Bottle Song",
@@ -818,6 +810,14 @@
818810
],
819811
"difficulty": 5
820812
},
813+
{
814+
"slug": "binary-search-tree",
815+
"name": "Binary Search Tree",
816+
"uuid": "f3b38287-45f2-4e17-b9a8-70382521f15c",
817+
"practices": [],
818+
"prerequisites": [],
819+
"difficulty": 5
820+
},
821821
{
822822
"slug": "bob",
823823
"name": "Bob",

0 commit comments

Comments
 (0)