tracks/go/config.json in trackler-2.0.6.14 vs tracks/go/config.json in trackler-2.0.6.15
- old
+ new
@@ -301,9 +301,18 @@
"difficulty": 1,
"slug": "prime-factors",
"topics": []
},
{
+ "difficulty": 5,
+ "slug": "transpose",
+ "topics": [
+ "Control-flow (loops)",
+ "Strings",
+ "Transforming"
+ ]
+ },
+ {
"difficulty": 1,
"slug": "nth-prime",
"topics": []
},
{