Skip to content

Commit 34116c5

Browse files
committed
Improved readability of test cases, estimated difficulty, and moved to appropriate location within track.
1 parent b16946a commit 34116c5

2 files changed

Lines changed: 157 additions & 152 deletions

File tree

config.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,13 @@
284284

285285
]
286286
},
287+
{
288+
"slug": "transpose",
289+
"difficulty": 6,
290+
"topics": [
291+
292+
]
293+
},
287294
{
288295
"slug": "beer-song",
289296
"difficulty": 6,
@@ -471,13 +478,6 @@
471478
"difficulty": 1,
472479
"topics": [
473480

474-
]
475-
},
476-
{
477-
"slug": "transpose",
478-
"difficulty": 1,
479-
"topics": [
480-
481481
]
482482
}
483483
],

0 commit comments

Comments
 (0)