Sfoglia il codice sorgente

parallel-letter-frequency: move later in track

Stuart Kent 8 anni fa
parent
commit
354f8d27fb
1 ha cambiato i file con 12 aggiunte e 12 eliminazioni
  1. 12
    12
      config.json

+ 12
- 12
config.json Vedi File

25
     },
25
     },
26
     {
26
     {
27
       "core": false,
27
       "core": false,
28
-      "difficulty": 6,
29
-      "slug": "parallel-letter-frequency",
30
-      "topics": [
31
-        "concurrency",
32
-        "maps",
33
-        "strings"
34
-      ],
35
-      "unlocked_by": "hamming",
36
-      "uuid": "38a405e8-619d-400f-b53c-2f06461fdf9d"
37
-    },
38
-    {
39
-      "core": false,
40
       "difficulty": 1,
28
       "difficulty": 1,
41
       "slug": "reverse-string",
29
       "slug": "reverse-string",
42
       "topics": [
30
       "topics": [
853
     },
841
     },
854
     {
842
     {
855
       "core": false,
843
       "core": false,
844
+      "difficulty": 6,
845
+      "slug": "parallel-letter-frequency",
846
+      "topics": [
847
+        "concurrency",
848
+        "maps",
849
+        "strings"
850
+      ],
851
+      "unlocked_by": "hamming",
852
+      "uuid": "38a405e8-619d-400f-b53c-2f06461fdf9d"
853
+    },
854
+    {
855
+      "core": false,
856
       "difficulty": 7,
856
       "difficulty": 7,
857
       "slug": "anagram",
857
       "slug": "anagram",
858
       "topics": [
858
       "topics": [