We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cb750c commit c17f24cCopy full SHA for c17f24c
1 file changed
config.json
@@ -1393,7 +1393,7 @@
1393
"recursion",
1394
"indexed-iteration"
1395
],
1396
- "difficulty": 4
+ "difficulty": 8
1397
},
1398
{
1399
"slug": "protein-translation",
@@ -1661,7 +1661,9 @@
1661
"slug": "killer-sudoku-helper",
1662
"name": "Killer Sudoku Helper",
1663
"uuid": "6bff39e1-e1cd-4cc5-8753-2e05c4748ccb",
1664
- "practices": [],
+ "practices": [
1665
+ "combinatorics"
1666
+ ],
1667
"prerequisites": [
1668
"combinatorics",
1669
"higher-order-sequences",
@@ -2276,9 +2278,8 @@
2276
2278
"practices": [],
2277
2279
2280
"tuples",
- "assocs",
2281
"mutation",
- "higher-order-sequences",
2282
+ "combinatorics",
2283
"bitwise-operations",
2284
"tabulation",
2285
"hash-sets",
0 commit comments