trackler 2.2.1.162 → 2.2.1.163

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,835 +1,836 @@
1
1
  {
2
+ "language": "Elixir",
2
3
  "active": true,
4
+ "blurb": "",
5
+ "foregone": [
6
+ "robot-name"
7
+ ],
3
8
  "exercises": [
4
9
  {
10
+ "slug": "hello-world",
11
+ "uuid": "cc96d65d-1c79-40d0-8fd2-9a6665a43b01",
5
12
  "core": false,
13
+ "unlocked_by": null,
6
14
  "difficulty": 1,
7
- "slug": "hello-world",
8
15
  "topics": [
9
16
  "strings"
10
- ],
11
- "unlocked_by": null,
12
- "uuid": "cc96d65d-1c79-40d0-8fd2-9a6665a43b01"
17
+ ]
13
18
  },
14
19
  {
20
+ "slug": "nucleotide-count",
21
+ "uuid": "7404e885-747a-46fc-be0c-c53f4b0e162f",
15
22
  "core": false,
23
+ "unlocked_by": null,
16
24
  "difficulty": 2,
17
- "slug": "nucleotide-count",
18
25
  "topics": [
19
26
  "enumerables",
20
27
  "maps",
21
28
  "string_processing"
22
- ],
23
- "unlocked_by": null,
24
- "uuid": "7404e885-747a-46fc-be0c-c53f4b0e162f"
29
+ ]
25
30
  },
26
31
  {
32
+ "slug": "secret-handshake",
33
+ "uuid": "ea7da409-6bda-4cff-b26e-0909ba36f4f5",
27
34
  "core": false,
35
+ "unlocked_by": null,
28
36
  "difficulty": 2,
29
- "slug": "secret-handshake",
30
37
  "topics": [
31
38
  "binary_representation"
32
- ],
33
- "unlocked_by": null,
34
- "uuid": "ea7da409-6bda-4cff-b26e-0909ba36f4f5"
39
+ ]
35
40
  },
36
41
  {
42
+ "slug": "rotational-cipher",
43
+ "uuid": "99b344ff-b74c-4af5-9952-7738b493ee7b",
37
44
  "core": false,
45
+ "unlocked_by": null,
38
46
  "difficulty": 2,
39
- "slug": "rotational-cipher",
40
47
  "topics": [
41
48
  "string_processing"
42
- ],
43
- "unlocked_by": null,
44
- "uuid": "99b344ff-b74c-4af5-9952-7738b493ee7b"
49
+ ]
45
50
  },
46
51
  {
52
+ "slug": "strain",
53
+ "uuid": "d51edc8a-893b-4b05-912f-759e0d85123b",
47
54
  "core": false,
55
+ "unlocked_by": null,
48
56
  "difficulty": 2,
49
- "slug": "strain",
50
57
  "topics": [
51
58
  "collections"
52
- ],
53
- "unlocked_by": null,
54
- "uuid": "d51edc8a-893b-4b05-912f-759e0d85123b"
59
+ ]
55
60
  },
56
61
  {
62
+ "slug": "protein-translation",
63
+ "uuid": "84af7be8-8f90-4990-9d48-b5324a0d4354",
57
64
  "core": false,
65
+ "unlocked_by": null,
58
66
  "difficulty": 2,
59
- "slug": "protein-translation",
60
67
  "topics": [
61
68
  "pattern_matching",
62
69
  "string_processing"
63
- ],
64
- "unlocked_by": null,
65
- "uuid": "84af7be8-8f90-4990-9d48-b5324a0d4354"
70
+ ]
66
71
  },
67
72
  {
73
+ "slug": "pig-latin",
74
+ "uuid": "3aa45a2b-d3bc-4763-b11d-5d41a1cf505c",
68
75
  "core": false,
76
+ "unlocked_by": null,
69
77
  "difficulty": 2,
70
- "slug": "pig-latin",
71
78
  "topics": [
72
79
  "pattern_matching",
73
80
  "string_processing"
74
- ],
75
- "unlocked_by": null,
76
- "uuid": "3aa45a2b-d3bc-4763-b11d-5d41a1cf505c"
81
+ ]
77
82
  },
78
83
  {
84
+ "slug": "space-age",
85
+ "uuid": "1d02554e-15f3-46aa-9f14-60b4049f3100",
79
86
  "core": false,
87
+ "unlocked_by": null,
80
88
  "difficulty": 2,
81
- "slug": "space-age",
82
89
  "topics": [
83
90
  "mathematics",
84
91
  "pattern_matching"
85
- ],
86
- "unlocked_by": null,
87
- "uuid": "1d02554e-15f3-46aa-9f14-60b4049f3100"
92
+ ]
88
93
  },
89
94
  {
95
+ "slug": "bob",
96
+ "uuid": "d20b49dc-cb6d-45fc-a168-78d002072c75",
90
97
  "core": false,
98
+ "unlocked_by": null,
91
99
  "difficulty": 2,
92
- "slug": "bob",
93
100
  "topics": [
94
101
  "control_flow",
95
102
  "string_processing"
96
- ],
97
- "unlocked_by": null,
98
- "uuid": "d20b49dc-cb6d-45fc-a168-78d002072c75"
103
+ ]
99
104
  },
100
105
  {
106
+ "slug": "twelve-days",
107
+ "uuid": "9dfb5dfc-1123-492b-9383-2a4312c219a4",
101
108
  "core": false,
109
+ "unlocked_by": null,
102
110
  "difficulty": 3,
103
- "slug": "twelve-days",
104
111
  "topics": [
105
112
  "enumerations",
106
113
  "reduce",
107
114
  "string_formatting"
108
- ],
109
- "unlocked_by": null,
110
- "uuid": "9dfb5dfc-1123-492b-9383-2a4312c219a4"
115
+ ]
111
116
  },
112
117
  {
118
+ "slug": "word-count",
119
+ "uuid": "4a24ba2f-ae92-4095-be53-64bc881422ea",
113
120
  "core": false,
121
+ "unlocked_by": null,
114
122
  "difficulty": 2,
115
- "slug": "word-count",
116
123
  "topics": [
117
124
  "lists",
118
125
  "maps",
119
126
  "reduce"
120
- ],
121
- "unlocked_by": null,
122
- "uuid": "4a24ba2f-ae92-4095-be53-64bc881422ea"
127
+ ]
123
128
  },
124
129
  {
130
+ "slug": "accumulate",
131
+ "uuid": "e7c6a0d2-6aaf-4d55-99e2-8ffa65a5e8f0",
125
132
  "core": false,
133
+ "unlocked_by": null,
126
134
  "difficulty": 2,
127
- "slug": "accumulate",
128
135
  "topics": [
129
136
  "recursion",
130
137
  "reduce"
131
- ],
132
- "unlocked_by": null,
133
- "uuid": "e7c6a0d2-6aaf-4d55-99e2-8ffa65a5e8f0"
138
+ ]
134
139
  },
135
140
  {
136
- "core": false,
137
- "difficulty": 2,
138
141
  "slug": "acronym",
139
- "topics": null,
142
+ "uuid": "23989815-1b3f-4377-b6bf-ce9536432517",
143
+ "core": false,
140
144
  "unlocked_by": null,
141
- "uuid": "23989815-1b3f-4377-b6bf-ce9536432517"
145
+ "difficulty": 2,
146
+ "topics": null
142
147
  },
143
148
  {
149
+ "slug": "series",
150
+ "uuid": "4a084cb7-335d-41f1-8148-5d3abbce8ab0",
144
151
  "core": false,
152
+ "unlocked_by": null,
145
153
  "difficulty": 2,
146
- "slug": "series",
147
154
  "topics": [
148
155
  "string_processing"
149
- ],
150
- "unlocked_by": null,
151
- "uuid": "4a084cb7-335d-41f1-8148-5d3abbce8ab0"
156
+ ]
152
157
  },
153
158
  {
154
- "core": false,
155
- "difficulty": 2,
156
159
  "slug": "raindrops",
157
- "topics": null,
160
+ "uuid": "4522b139-6f0c-4172-a4fa-6a6adef33a9e",
161
+ "core": false,
158
162
  "unlocked_by": null,
159
- "uuid": "4522b139-6f0c-4172-a4fa-6a6adef33a9e"
163
+ "difficulty": 2,
164
+ "topics": null
160
165
  },
161
166
  {
162
- "core": false,
163
- "difficulty": 2,
164
167
  "slug": "run-length-encoding",
165
- "topics": null,
168
+ "uuid": "f4f759ea-53e1-42d6-a580-6e7b7d6a99a0",
169
+ "core": false,
166
170
  "unlocked_by": null,
167
- "uuid": "f4f759ea-53e1-42d6-a580-6e7b7d6a99a0"
171
+ "difficulty": 2,
172
+ "topics": null
168
173
  },
169
174
  {
170
- "core": false,
171
- "difficulty": 2,
172
175
  "slug": "sublist",
173
- "topics": null,
176
+ "uuid": "146dd0ed-5210-4b3c-bb4b-8d0a8e832aab",
177
+ "core": false,
174
178
  "unlocked_by": null,
175
- "uuid": "146dd0ed-5210-4b3c-bb4b-8d0a8e832aab"
179
+ "difficulty": 2,
180
+ "topics": null
176
181
  },
177
182
  {
178
- "core": false,
179
- "difficulty": 2,
180
183
  "slug": "scrabble-score",
181
- "topics": null,
184
+ "uuid": "cc198564-72e6-444b-93b6-6b7ecf4d1759",
185
+ "core": false,
182
186
  "unlocked_by": null,
183
- "uuid": "cc198564-72e6-444b-93b6-6b7ecf4d1759"
187
+ "difficulty": 2,
188
+ "topics": null
184
189
  },
185
190
  {
186
- "core": false,
187
- "difficulty": 2,
188
191
  "slug": "sum-of-multiples",
189
- "topics": null,
192
+ "uuid": "5b8eece1-845f-4a5a-8a2f-fe2bf66f5e57",
193
+ "core": false,
190
194
  "unlocked_by": null,
191
- "uuid": "5b8eece1-845f-4a5a-8a2f-fe2bf66f5e57"
195
+ "difficulty": 2,
196
+ "topics": null
192
197
  },
193
198
  {
199
+ "slug": "pangram",
200
+ "uuid": "20a0bbf8-751c-477a-a2cb-dd7cf4e4896c",
194
201
  "core": false,
202
+ "unlocked_by": null,
195
203
  "difficulty": 2,
196
- "slug": "pangram",
197
204
  "topics": [
198
205
  "enumerations",
199
206
  "strings"
200
- ],
201
- "unlocked_by": null,
202
- "uuid": "20a0bbf8-751c-477a-a2cb-dd7cf4e4896c"
207
+ ]
203
208
  },
204
209
  {
210
+ "slug": "simple-linked-list",
211
+ "uuid": "e5d2386a-3021-4329-a4b7-6164e49df776",
205
212
  "core": false,
213
+ "unlocked_by": null,
206
214
  "difficulty": 1,
207
- "slug": "simple-linked-list",
208
215
  "topics": [
209
216
  "recursion"
210
- ],
211
- "unlocked_by": null,
212
- "uuid": "e5d2386a-3021-4329-a4b7-6164e49df776"
217
+ ]
213
218
  },
214
219
  {
215
- "core": false,
216
- "difficulty": 2,
217
220
  "slug": "anagram",
218
- "topics": null,
221
+ "uuid": "21e70267-097e-476f-aaff-233483514802",
222
+ "core": false,
219
223
  "unlocked_by": null,
220
- "uuid": "21e70267-097e-476f-aaff-233483514802"
224
+ "difficulty": 2,
225
+ "topics": null
221
226
  },
222
227
  {
228
+ "slug": "matrix",
229
+ "uuid": "f0df392c-8ace-4639-b555-5e61e54a854e",
223
230
  "core": false,
231
+ "unlocked_by": null,
224
232
  "difficulty": 3,
225
- "slug": "matrix",
226
233
  "topics": [
227
234
  "string_processing",
228
235
  "structs"
229
- ],
230
- "unlocked_by": null,
231
- "uuid": "f0df392c-8ace-4639-b555-5e61e54a854e"
236
+ ]
232
237
  },
233
238
  {
234
- "core": false,
235
- "difficulty": 3,
236
239
  "slug": "bracket-push",
237
- "topics": null,
240
+ "uuid": "cf0084a0-7b1d-4714-b7b2-618e3ad6e147",
241
+ "core": false,
238
242
  "unlocked_by": null,
239
- "uuid": "cf0084a0-7b1d-4714-b7b2-618e3ad6e147"
243
+ "difficulty": 3,
244
+ "topics": null
240
245
  },
241
246
  {
242
- "core": false,
243
- "difficulty": 2,
244
247
  "slug": "rna-transcription",
245
- "topics": null,
248
+ "uuid": "a4629a60-752f-4234-99f1-6b3ac0b4ba18",
249
+ "core": false,
246
250
  "unlocked_by": null,
247
- "uuid": "a4629a60-752f-4234-99f1-6b3ac0b4ba18"
251
+ "difficulty": 2,
252
+ "topics": null
248
253
  },
249
254
  {
250
- "core": false,
251
- "difficulty": 3,
252
255
  "slug": "phone-number",
253
- "topics": null,
256
+ "uuid": "e8b049b7-6648-412c-8a11-0c95a15e2641",
257
+ "core": false,
254
258
  "unlocked_by": null,
255
- "uuid": "e8b049b7-6648-412c-8a11-0c95a15e2641"
259
+ "difficulty": 3,
260
+ "topics": null
256
261
  },
257
262
  {
258
- "core": false,
259
- "difficulty": 2,
260
263
  "slug": "nth-prime",
261
- "topics": null,
264
+ "uuid": "6d0c0785-3514-44fc-9b5a-0758989d1c6a",
265
+ "core": false,
262
266
  "unlocked_by": null,
263
- "uuid": "6d0c0785-3514-44fc-9b5a-0758989d1c6a"
267
+ "difficulty": 2,
268
+ "topics": null
264
269
  },
265
270
  {
266
- "core": false,
267
- "difficulty": 2,
268
271
  "slug": "roman-numerals",
269
- "topics": null,
272
+ "uuid": "4c0ece49-5710-43a1-88b3-2fb149de8552",
273
+ "core": false,
270
274
  "unlocked_by": null,
271
- "uuid": "4c0ece49-5710-43a1-88b3-2fb149de8552"
275
+ "difficulty": 2,
276
+ "topics": null
272
277
  },
273
278
  {
274
- "core": false,
275
- "difficulty": 2,
276
279
  "slug": "all-your-base",
277
- "topics": null,
280
+ "uuid": "f71d5f38-fcc9-4044-ade9-f779a8686c69",
281
+ "core": false,
278
282
  "unlocked_by": null,
279
- "uuid": "f71d5f38-fcc9-4044-ade9-f779a8686c69"
283
+ "difficulty": 2,
284
+ "topics": null
280
285
  },
281
286
  {
282
- "core": false,
283
- "difficulty": 2,
284
287
  "slug": "hamming",
285
- "topics": null,
288
+ "uuid": "aca03bcb-eb70-4646-be34-8c1a44026e9b",
289
+ "core": false,
286
290
  "unlocked_by": null,
287
- "uuid": "aca03bcb-eb70-4646-be34-8c1a44026e9b"
291
+ "difficulty": 2,
292
+ "topics": null
288
293
  },
289
294
  {
290
- "core": false,
291
- "difficulty": 2,
292
295
  "slug": "triangle",
293
- "topics": null,
296
+ "uuid": "546d92c7-c57b-4cbb-a721-9c393817a193",
297
+ "core": false,
294
298
  "unlocked_by": null,
295
- "uuid": "546d92c7-c57b-4cbb-a721-9c393817a193"
299
+ "difficulty": 2,
300
+ "topics": null
296
301
  },
297
302
  {
298
- "core": false,
299
- "difficulty": 3,
300
303
  "slug": "beer-song",
301
- "topics": null,
304
+ "uuid": "24db624b-7c80-409d-97d5-e1177f025c67",
305
+ "core": false,
302
306
  "unlocked_by": null,
303
- "uuid": "24db624b-7c80-409d-97d5-e1177f025c67"
307
+ "difficulty": 3,
308
+ "topics": null
304
309
  },
305
310
  {
306
- "core": false,
307
- "difficulty": 3,
308
311
  "slug": "isogram",
309
- "topics": null,
312
+ "uuid": "55a20a0f-0131-4e4e-b14f-f3cb49e3cc04",
313
+ "core": false,
310
314
  "unlocked_by": null,
311
- "uuid": "55a20a0f-0131-4e4e-b14f-f3cb49e3cc04"
315
+ "difficulty": 3,
316
+ "topics": null
312
317
  },
313
318
  {
314
- "core": false,
315
- "difficulty": 3,
316
319
  "slug": "grade-school",
317
- "topics": null,
320
+ "uuid": "4e6d3ddf-b696-40dc-ba02-ed998e595be7",
321
+ "core": false,
318
322
  "unlocked_by": null,
319
- "uuid": "4e6d3ddf-b696-40dc-ba02-ed998e595be7"
323
+ "difficulty": 3,
324
+ "topics": null
320
325
  },
321
326
  {
327
+ "slug": "tournament",
328
+ "uuid": "29a6f3f4-0d20-4447-8916-b98270780e0e",
322
329
  "core": false,
330
+ "unlocked_by": null,
323
331
  "difficulty": 4,
324
- "slug": "tournament",
325
332
  "topics": [
326
333
  "formatting",
327
334
  "sorting",
328
335
  "string_processing"
329
- ],
330
- "unlocked_by": null,
331
- "uuid": "29a6f3f4-0d20-4447-8916-b98270780e0e"
336
+ ]
332
337
  },
333
338
  {
334
- "core": false,
335
- "difficulty": 4,
336
339
  "slug": "list-ops",
337
- "topics": null,
340
+ "uuid": "86658a31-d401-401b-80df-2c4df35f9b15",
341
+ "core": false,
338
342
  "unlocked_by": null,
339
- "uuid": "86658a31-d401-401b-80df-2c4df35f9b15"
343
+ "difficulty": 4,
344
+ "topics": null
340
345
  },
341
346
  {
342
- "core": false,
343
- "difficulty": 3,
344
347
  "slug": "flatten-array",
345
- "topics": null,
348
+ "uuid": "0aae3af1-7c35-4d7c-aecf-8f89c7fbc300",
349
+ "core": false,
346
350
  "unlocked_by": null,
347
- "uuid": "0aae3af1-7c35-4d7c-aecf-8f89c7fbc300"
351
+ "difficulty": 3,
352
+ "topics": null
348
353
  },
349
354
  {
350
- "core": false,
351
- "difficulty": 3,
352
355
  "slug": "leap",
353
- "topics": null,
356
+ "uuid": "3d0d82d7-fdff-4dd5-b720-7246317bb023",
357
+ "core": false,
354
358
  "unlocked_by": null,
355
- "uuid": "3d0d82d7-fdff-4dd5-b720-7246317bb023"
359
+ "difficulty": 3,
360
+ "topics": null
356
361
  },
357
362
  {
358
- "core": false,
359
- "difficulty": 3,
360
363
  "slug": "kindergarten-garden",
361
- "topics": null,
364
+ "uuid": "ae72ff68-e4c9-472c-8a86-7adaaa9086ee",
365
+ "core": false,
362
366
  "unlocked_by": null,
363
- "uuid": "ae72ff68-e4c9-472c-8a86-7adaaa9086ee"
367
+ "difficulty": 3,
368
+ "topics": null
364
369
  },
365
370
  {
366
- "core": false,
367
- "difficulty": 2,
368
371
  "slug": "etl",
369
- "topics": null,
372
+ "uuid": "b3a4c561-344a-403e-b5b3-3533d51e65f4",
373
+ "core": false,
370
374
  "unlocked_by": null,
371
- "uuid": "b3a4c561-344a-403e-b5b3-3533d51e65f4"
375
+ "difficulty": 2,
376
+ "topics": null
372
377
  },
373
378
  {
374
- "core": false,
375
- "difficulty": 4,
376
379
  "slug": "meetup",
377
- "topics": null,
380
+ "uuid": "68fee2cd-a5bc-40f2-8936-a3bb10463498",
381
+ "core": false,
378
382
  "unlocked_by": null,
379
- "uuid": "68fee2cd-a5bc-40f2-8936-a3bb10463498"
383
+ "difficulty": 4,
384
+ "topics": null
380
385
  },
381
386
  {
382
- "core": false,
383
- "difficulty": 3,
384
387
  "slug": "grains",
385
- "topics": null,
388
+ "uuid": "b030fa38-8935-4665-98c3-77f8434a6ea1",
389
+ "core": false,
386
390
  "unlocked_by": null,
387
- "uuid": "b030fa38-8935-4665-98c3-77f8434a6ea1"
391
+ "difficulty": 3,
392
+ "topics": null
388
393
  },
389
394
  {
390
- "core": false,
391
- "difficulty": 3,
392
395
  "slug": "change",
393
- "topics": null,
396
+ "uuid": "14bddd31-a68f-4a16-830f-6e8ecf8199f2",
397
+ "core": false,
394
398
  "unlocked_by": null,
395
- "uuid": "14bddd31-a68f-4a16-830f-6e8ecf8199f2"
399
+ "difficulty": 3,
400
+ "topics": null
396
401
  },
397
402
  {
398
- "core": false,
399
- "difficulty": 4,
400
403
  "slug": "parallel-letter-frequency",
401
- "topics": null,
404
+ "uuid": "1992eaf7-7fbe-4176-ad46-01e325c27bcb",
405
+ "core": false,
402
406
  "unlocked_by": null,
403
- "uuid": "1992eaf7-7fbe-4176-ad46-01e325c27bcb"
407
+ "difficulty": 4,
408
+ "topics": null
404
409
  },
405
410
  {
406
- "core": false,
407
- "difficulty": 3,
408
411
  "slug": "binary",
409
- "topics": null,
412
+ "uuid": "29c3c9ff-c7f3-4646-9612-7cd768d237ab",
413
+ "core": false,
410
414
  "unlocked_by": null,
411
- "uuid": "29c3c9ff-c7f3-4646-9612-7cd768d237ab"
415
+ "difficulty": 3,
416
+ "topics": null
412
417
  },
413
418
  {
419
+ "slug": "scale-generator",
420
+ "uuid": "94de8b3f-79d7-4367-821c-e239c95e32ca",
414
421
  "core": false,
422
+ "unlocked_by": null,
415
423
  "difficulty": 5,
416
- "slug": "scale-generator",
417
424
  "topics": [
418
425
  "enumerations",
419
426
  "string_processing"
420
- ],
421
- "unlocked_by": null,
422
- "uuid": "94de8b3f-79d7-4367-821c-e239c95e32ca"
427
+ ]
423
428
  },
424
429
  {
425
- "core": false,
426
- "difficulty": 5,
427
430
  "slug": "luhn",
428
- "topics": null,
431
+ "uuid": "c38ca1a8-9f0e-49de-81f9-5712ce459839",
432
+ "core": false,
429
433
  "unlocked_by": null,
430
- "uuid": "c38ca1a8-9f0e-49de-81f9-5712ce459839"
434
+ "difficulty": 5,
435
+ "topics": null
431
436
  },
432
437
  {
433
- "core": false,
434
- "difficulty": 5,
435
438
  "slug": "markdown",
436
- "topics": null,
439
+ "uuid": "5dfa24bf-e77c-47c6-88e1-e50cbeecd159",
440
+ "core": false,
437
441
  "unlocked_by": null,
438
- "uuid": "5dfa24bf-e77c-47c6-88e1-e50cbeecd159"
442
+ "difficulty": 5,
443
+ "topics": null
439
444
  },
440
445
  {
441
- "core": false,
442
- "difficulty": 3,
443
446
  "slug": "gigasecond",
444
- "topics": null,
447
+ "uuid": "287331a4-64d5-4b35-b4c1-a1171dc338e1",
448
+ "core": false,
445
449
  "unlocked_by": null,
446
- "uuid": "287331a4-64d5-4b35-b4c1-a1171dc338e1"
450
+ "difficulty": 3,
451
+ "topics": null
447
452
  },
448
453
  {
449
- "core": false,
450
- "difficulty": 7,
451
454
  "slug": "queen-attack",
452
- "topics": null,
455
+ "uuid": "5bc0d877-ad13-461e-bdbd-cd262b875dbb",
456
+ "core": false,
453
457
  "unlocked_by": null,
454
- "uuid": "5bc0d877-ad13-461e-bdbd-cd262b875dbb"
458
+ "difficulty": 7,
459
+ "topics": null
455
460
  },
456
461
  {
457
- "core": false,
458
- "difficulty": 3,
459
462
  "slug": "pascals-triangle",
460
- "topics": null,
463
+ "uuid": "b85c37c7-a76e-41fa-9ce6-abcdba2bd683",
464
+ "core": false,
461
465
  "unlocked_by": null,
462
- "uuid": "b85c37c7-a76e-41fa-9ce6-abcdba2bd683"
466
+ "difficulty": 3,
467
+ "topics": null
463
468
  },
464
469
  {
465
- "core": false,
466
- "difficulty": 5,
467
470
  "slug": "saddle-points",
468
- "topics": null,
471
+ "uuid": "8e5c050a-ff42-4a23-ba32-84595b7476f4",
472
+ "core": false,
469
473
  "unlocked_by": null,
470
- "uuid": "8e5c050a-ff42-4a23-ba32-84595b7476f4"
474
+ "difficulty": 5,
475
+ "topics": null
471
476
  },
472
477
  {
473
- "core": false,
474
- "difficulty": 3,
475
478
  "slug": "hexadecimal",
476
- "topics": null,
479
+ "uuid": "8154a099-5d6f-4e71-83fe-45ab23475778",
480
+ "core": false,
477
481
  "unlocked_by": null,
478
- "uuid": "8154a099-5d6f-4e71-83fe-45ab23475778"
482
+ "difficulty": 3,
483
+ "topics": null
479
484
  },
480
485
  {
481
- "core": false,
482
- "difficulty": 5,
483
486
  "slug": "diamond",
484
- "topics": null,
487
+ "uuid": "89633764-ace4-4ad5-a1aa-22cae7be7d18",
488
+ "core": false,
485
489
  "unlocked_by": null,
486
- "uuid": "89633764-ace4-4ad5-a1aa-22cae7be7d18"
490
+ "difficulty": 5,
491
+ "topics": null
487
492
  },
488
493
  {
489
- "core": false,
490
- "difficulty": 3,
491
494
  "slug": "binary-search",
492
- "topics": null,
495
+ "uuid": "89204af8-3914-404b-8984-39a8d60362c4",
496
+ "core": false,
493
497
  "unlocked_by": null,
494
- "uuid": "89204af8-3914-404b-8984-39a8d60362c4"
498
+ "difficulty": 3,
499
+ "topics": null
495
500
  },
496
501
  {
502
+ "slug": "binary-search-tree",
503
+ "uuid": "77fe5eb6-a35b-4af4-9512-275f140c25d6",
497
504
  "core": false,
505
+ "unlocked_by": null,
498
506
  "difficulty": 3,
499
- "slug": "binary-search-tree",
500
507
  "topics": [
501
508
  "algorithms",
502
509
  "trees"
503
- ],
504
- "unlocked_by": null,
505
- "uuid": "77fe5eb6-a35b-4af4-9512-275f140c25d6"
510
+ ]
506
511
  },
507
512
  {
508
- "core": false,
509
- "difficulty": 3,
510
513
  "slug": "prime-factors",
511
- "topics": null,
514
+ "uuid": "47328272-b2f6-42e4-a5a3-a5d276bfbdee",
515
+ "core": false,
512
516
  "unlocked_by": null,
513
- "uuid": "47328272-b2f6-42e4-a5a3-a5d276bfbdee"
517
+ "difficulty": 3,
518
+ "topics": null
514
519
  },
515
520
  {
516
- "core": false,
517
- "difficulty": 3,
518
521
  "slug": "perfect-numbers",
519
- "topics": null,
522
+ "uuid": "cf4816a5-8cee-4a85-8bbb-236c0676123c",
523
+ "core": false,
520
524
  "unlocked_by": null,
521
- "uuid": "cf4816a5-8cee-4a85-8bbb-236c0676123c"
525
+ "difficulty": 3,
526
+ "topics": null
522
527
  },
523
528
  {
529
+ "slug": "diffie-hellman",
530
+ "uuid": "92caf2b9-3fca-401c-8daa-aaa0193e704f",
524
531
  "core": false,
532
+ "unlocked_by": null,
525
533
  "difficulty": 4,
526
- "slug": "diffie-hellman",
527
534
  "topics": [
528
535
  "mathematics"
529
- ],
530
- "unlocked_by": null,
531
- "uuid": "92caf2b9-3fca-401c-8daa-aaa0193e704f"
536
+ ]
532
537
  },
533
538
  {
534
- "core": false,
535
- "difficulty": 5,
536
539
  "slug": "sieve",
537
- "topics": null,
540
+ "uuid": "78cfa21b-bc7f-426b-9ef3-57b8639e887b",
541
+ "core": false,
538
542
  "unlocked_by": null,
539
- "uuid": "78cfa21b-bc7f-426b-9ef3-57b8639e887b"
543
+ "difficulty": 5,
544
+ "topics": null
540
545
  },
541
546
  {
542
- "core": false,
543
- "difficulty": 6,
544
547
  "slug": "wordy",
545
- "topics": null,
548
+ "uuid": "087940a2-5372-4ff3-aa9f-ce2eb982d91c",
549
+ "core": false,
546
550
  "unlocked_by": null,
547
- "uuid": "087940a2-5372-4ff3-aa9f-ce2eb982d91c"
551
+ "difficulty": 6,
552
+ "topics": null
548
553
  },
549
554
  {
550
- "core": false,
551
- "difficulty": 6,
552
555
  "slug": "robot-simulator",
553
- "topics": null,
556
+ "uuid": "e5e55560-852f-4551-b4da-c9f4a3141470",
557
+ "core": false,
554
558
  "unlocked_by": null,
555
- "uuid": "e5e55560-852f-4551-b4da-c9f4a3141470"
559
+ "difficulty": 6,
560
+ "topics": null
556
561
  },
557
562
  {
558
- "core": false,
559
- "difficulty": 3,
560
563
  "slug": "atbash-cipher",
561
- "topics": null,
564
+ "uuid": "eab8a96f-74af-4e3d-8039-d1d74714f72b",
565
+ "core": false,
562
566
  "unlocked_by": null,
563
- "uuid": "eab8a96f-74af-4e3d-8039-d1d74714f72b"
567
+ "difficulty": 3,
568
+ "topics": null
564
569
  },
565
570
  {
571
+ "slug": "simple-cipher",
572
+ "uuid": "dbea6e3b-1c0c-471f-9af3-f8fd3cbb957a",
566
573
  "core": false,
574
+ "unlocked_by": null,
567
575
  "difficulty": 3,
568
- "slug": "simple-cipher",
569
576
  "topics": [
570
577
  "encryption",
571
578
  "string_processing"
572
- ],
573
- "unlocked_by": null,
574
- "uuid": "dbea6e3b-1c0c-471f-9af3-f8fd3cbb957a"
579
+ ]
575
580
  },
576
581
  {
577
- "core": false,
578
- "difficulty": 7,
579
582
  "slug": "bank-account",
580
- "topics": null,
583
+ "uuid": "5d5e0f6c-f4b7-418e-88f8-4b1d0f99bfb0",
584
+ "core": false,
581
585
  "unlocked_by": null,
582
- "uuid": "5d5e0f6c-f4b7-418e-88f8-4b1d0f99bfb0"
586
+ "difficulty": 7,
587
+ "topics": null
583
588
  },
584
589
  {
585
- "core": false,
586
- "difficulty": 4,
587
590
  "slug": "largest-series-product",
588
- "topics": null,
591
+ "uuid": "79525094-76dd-4cf0-8956-fdd33de855e2",
592
+ "core": false,
589
593
  "unlocked_by": null,
590
- "uuid": "79525094-76dd-4cf0-8956-fdd33de855e2"
594
+ "difficulty": 4,
595
+ "topics": null
591
596
  },
592
597
  {
593
- "core": false,
594
- "difficulty": 4,
595
598
  "slug": "crypto-square",
596
- "topics": null,
599
+ "uuid": "132981c5-d3cd-426a-8a93-8a72b1cd8564",
600
+ "core": false,
597
601
  "unlocked_by": null,
598
- "uuid": "132981c5-d3cd-426a-8a93-8a72b1cd8564"
602
+ "difficulty": 4,
603
+ "topics": null
599
604
  },
600
605
  {
601
- "core": false,
602
- "difficulty": 5,
603
606
  "slug": "pythagorean-triplet",
604
- "topics": null,
607
+ "uuid": "087a2a3b-71e2-4473-ab2f-3be5240567b5",
608
+ "core": false,
605
609
  "unlocked_by": null,
606
- "uuid": "087a2a3b-71e2-4473-ab2f-3be5240567b5"
610
+ "difficulty": 5,
611
+ "topics": null
607
612
  },
608
613
  {
609
- "core": false,
610
- "difficulty": 4,
611
614
  "slug": "allergies",
612
- "topics": null,
615
+ "uuid": "9a1b599c-3175-4166-9b53-491a2f565db6",
616
+ "core": false,
613
617
  "unlocked_by": null,
614
- "uuid": "9a1b599c-3175-4166-9b53-491a2f565db6"
618
+ "difficulty": 4,
619
+ "topics": null
615
620
  },
616
621
  {
617
- "core": false,
618
- "difficulty": 5,
619
622
  "slug": "palindrome-products",
620
- "topics": null,
623
+ "uuid": "5ab8275f-bf1d-472d-9545-8ac622ce6f5d",
624
+ "core": false,
621
625
  "unlocked_by": null,
622
- "uuid": "5ab8275f-bf1d-472d-9545-8ac622ce6f5d"
626
+ "difficulty": 5,
627
+ "topics": null
623
628
  },
624
629
  {
625
- "core": false,
626
- "difficulty": 6,
627
630
  "slug": "rail-fence-cipher",
628
- "topics": null,
631
+ "uuid": "3daeb229-0638-443f-9ae2-222ebb88c11a",
632
+ "core": false,
629
633
  "unlocked_by": null,
630
- "uuid": "3daeb229-0638-443f-9ae2-222ebb88c11a"
634
+ "difficulty": 6,
635
+ "topics": null
631
636
  },
632
637
  {
633
- "core": false,
634
- "difficulty": 8,
635
638
  "slug": "zipper",
636
- "topics": null,
639
+ "uuid": "bc315734-051c-4735-9a8a-3aacb094d2ca",
640
+ "core": false,
637
641
  "unlocked_by": null,
638
- "uuid": "bc315734-051c-4735-9a8a-3aacb094d2ca"
642
+ "difficulty": 8,
643
+ "topics": null
639
644
  },
640
645
  {
641
- "core": false,
642
- "difficulty": 7,
643
646
  "slug": "minesweeper",
644
- "topics": null,
647
+ "uuid": "8d665135-31dc-490a-8f6d-51c6654099bd",
648
+ "core": false,
645
649
  "unlocked_by": null,
646
- "uuid": "8d665135-31dc-490a-8f6d-51c6654099bd"
650
+ "difficulty": 7,
651
+ "topics": null
647
652
  },
648
653
  {
649
- "core": false,
650
- "difficulty": 7,
651
654
  "slug": "connect",
652
- "topics": null,
655
+ "uuid": "c36fd67a-a370-49b7-b778-9a542e2c5a75",
656
+ "core": false,
653
657
  "unlocked_by": null,
654
- "uuid": "c36fd67a-a370-49b7-b778-9a542e2c5a75"
658
+ "difficulty": 7,
659
+ "topics": null
655
660
  },
656
661
  {
657
- "core": false,
658
- "difficulty": 4,
659
662
  "slug": "difference-of-squares",
660
- "topics": null,
663
+ "uuid": "bb9b24da-1ee6-42fb-936f-5fc41d97ee27",
664
+ "core": false,
661
665
  "unlocked_by": null,
662
- "uuid": "bb9b24da-1ee6-42fb-936f-5fc41d97ee27"
666
+ "difficulty": 4,
667
+ "topics": null
663
668
  },
664
669
  {
670
+ "slug": "poker",
671
+ "uuid": "53d67dde-5a53-4d89-b77c-027d144135b9",
665
672
  "core": false,
673
+ "unlocked_by": null,
666
674
  "difficulty": 7,
667
- "slug": "poker",
668
675
  "topics": [
669
676
  "sorting"
670
- ],
671
- "unlocked_by": null,
672
- "uuid": "53d67dde-5a53-4d89-b77c-027d144135b9"
677
+ ]
673
678
  },
674
679
  {
675
- "core": false,
676
- "difficulty": 8,
677
680
  "slug": "bowling",
678
- "topics": null,
681
+ "uuid": "3b252cc6-cc55-4187-891e-c10aaabac81f",
682
+ "core": false,
679
683
  "unlocked_by": null,
680
- "uuid": "3b252cc6-cc55-4187-891e-c10aaabac81f"
684
+ "difficulty": 8,
685
+ "topics": null
681
686
  },
682
687
  {
683
- "core": false,
684
- "difficulty": 8,
685
688
  "slug": "dot-dsl",
686
- "topics": null,
689
+ "uuid": "c316b8ef-7b2d-43d4-b402-f7d28b0cdaa7",
690
+ "core": false,
687
691
  "unlocked_by": null,
688
- "uuid": "c316b8ef-7b2d-43d4-b402-f7d28b0cdaa7"
692
+ "difficulty": 8,
693
+ "topics": null
689
694
  },
690
695
  {
691
- "core": false,
692
- "difficulty": 5,
693
696
  "slug": "custom-set",
694
- "topics": null,
697
+ "uuid": "1219528b-3438-4313-84c5-a9c1bbb6ffd3",
698
+ "core": false,
695
699
  "unlocked_by": null,
696
- "uuid": "1219528b-3438-4313-84c5-a9c1bbb6ffd3"
700
+ "difficulty": 5,
701
+ "topics": null
697
702
  },
698
703
  {
699
- "core": false,
700
- "difficulty": 10,
701
704
  "slug": "forth",
702
- "topics": null,
705
+ "uuid": "2abfa3e5-d358-4a07-91f9-d4ad04eb719d",
706
+ "core": false,
703
707
  "unlocked_by": null,
704
- "uuid": "2abfa3e5-d358-4a07-91f9-d4ad04eb719d"
708
+ "difficulty": 10,
709
+ "topics": null
705
710
  },
706
711
  {
712
+ "slug": "clock",
713
+ "uuid": "e7cb9cd0-5893-4ebb-b801-f5d548945531",
707
714
  "core": false,
715
+ "unlocked_by": null,
708
716
  "difficulty": 5,
709
- "slug": "clock",
710
717
  "topics": [
711
718
  "integers",
712
719
  "logic",
713
720
  "protocols",
714
721
  "structs",
715
722
  "transforming"
716
- ],
717
- "unlocked_by": null,
718
- "uuid": "e7cb9cd0-5893-4ebb-b801-f5d548945531"
723
+ ]
719
724
  },
720
725
  {
726
+ "slug": "grep",
727
+ "uuid": "b2630a58-6ee1-4b3b-ad5c-e09b8bfe2a30",
721
728
  "core": false,
729
+ "unlocked_by": null,
722
730
  "difficulty": 1,
723
- "slug": "grep",
724
731
  "topics": [
725
732
  "enumerations",
726
733
  "strings"
727
- ],
728
- "unlocked_by": null,
729
- "uuid": "b2630a58-6ee1-4b3b-ad5c-e09b8bfe2a30"
734
+ ]
730
735
  },
731
736
  {
737
+ "slug": "say",
738
+ "uuid": "5ecbe1c9-12e3-42b6-921a-bc2d32011930",
732
739
  "core": false,
740
+ "unlocked_by": null,
733
741
  "difficulty": 3,
734
- "slug": "say",
735
742
  "topics": [
736
743
  "pattern_matching"
737
- ],
738
- "unlocked_by": null,
739
- "uuid": "5ecbe1c9-12e3-42b6-921a-bc2d32011930"
744
+ ]
740
745
  },
741
746
  {
747
+ "slug": "ocr-numbers",
748
+ "uuid": "3f321191-afb1-4aa1-995b-204aa460269e",
742
749
  "core": false,
750
+ "unlocked_by": null,
743
751
  "difficulty": 6,
744
- "slug": "ocr-numbers",
745
752
  "topics": [
746
753
  "enumerations",
747
754
  "strings"
748
- ],
749
- "unlocked_by": null,
750
- "uuid": "3f321191-afb1-4aa1-995b-204aa460269e"
755
+ ]
751
756
  },
752
757
  {
758
+ "slug": "collatz-conjecture",
759
+ "uuid": "01f7ce73-ad6a-42bb-a401-cbd485c081d4",
753
760
  "core": false,
761
+ "unlocked_by": null,
754
762
  "difficulty": 2,
755
- "slug": "collatz-conjecture",
756
763
  "topics": [
757
764
  "recursion"
758
- ],
759
- "unlocked_by": null,
760
- "uuid": "01f7ce73-ad6a-42bb-a401-cbd485c081d4"
765
+ ]
761
766
  },
762
767
  {
768
+ "slug": "dominoes",
769
+ "uuid": "9fdeb525-90d8-45ca-9a24-ca46b4363e03",
763
770
  "core": false,
771
+ "unlocked_by": null,
764
772
  "difficulty": 4,
765
- "slug": "dominoes",
766
773
  "topics": [
767
774
  "algorithms",
768
775
  "enumerations",
769
776
  "recursion",
770
777
  "sorting",
771
778
  "trees"
772
- ],
773
- "unlocked_by": null,
774
- "uuid": "9fdeb525-90d8-45ca-9a24-ca46b4363e03"
779
+ ]
775
780
  },
776
781
  {
782
+ "slug": "transpose",
783
+ "uuid": "ce270a34-add1-422c-bb86-53b310f05e27",
777
784
  "core": false,
785
+ "unlocked_by": null,
778
786
  "difficulty": 5,
779
- "slug": "transpose",
780
787
  "topics": [
781
788
  "strings",
782
789
  "transforming"
783
- ],
784
- "unlocked_by": null,
785
- "uuid": "ce270a34-add1-422c-bb86-53b310f05e27"
790
+ ]
786
791
  },
787
792
  {
793
+ "slug": "isbn-verifier",
794
+ "uuid": "0fb09d01-1f8b-4654-9004-52baa057412e",
788
795
  "core": false,
796
+ "unlocked_by": null,
789
797
  "difficulty": 3,
790
- "slug": "isbn-verifier",
791
798
  "topics": [
792
799
  "string_processing"
793
- ],
794
- "unlocked_by": null,
795
- "uuid": "0fb09d01-1f8b-4654-9004-52baa057412e"
800
+ ]
796
801
  },
797
802
  {
803
+ "slug": "spiral-matrix",
804
+ "uuid": "cf28d2b2-763e-404b-90b0-637263d3bba6",
798
805
  "core": false,
806
+ "unlocked_by": null,
799
807
  "difficulty": 4,
800
- "slug": "spiral-matrix",
801
808
  "topics": [
802
809
  "lists",
803
810
  "transforming"
804
- ],
805
- "unlocked_by": null,
806
- "uuid": "cf28d2b2-763e-404b-90b0-637263d3bba6"
811
+ ]
807
812
  },
808
813
  {
814
+ "slug": "alphametics",
815
+ "uuid": "7ed99829-acd8-4724-b92f-85146f1709f9",
809
816
  "core": false,
817
+ "unlocked_by": null,
810
818
  "difficulty": 5,
811
- "slug": "alphametics",
812
819
  "topics": [
813
820
  "algorithms",
814
821
  "backtracking",
815
822
  "strings"
816
- ],
817
- "unlocked_by": null,
818
- "uuid": "7ed99829-acd8-4724-b92f-85146f1709f9"
823
+ ]
819
824
  },
820
825
  {
826
+ "slug": "two-fer",
827
+ "uuid": "e7f3280e-0bef-4fac-8a69-cbfa2e5f818a",
821
828
  "core": false,
829
+ "unlocked_by": null,
822
830
  "difficulty": 1,
823
- "slug": "two-fer",
824
831
  "topics": [
825
832
  "strings"
826
- ],
827
- "unlocked_by": null,
828
- "uuid": "e7f3280e-0bef-4fac-8a69-cbfa2e5f818a"
833
+ ]
829
834
  }
830
- ],
831
- "foregone": [
832
- "robot-name"
833
- ],
834
- "language": "Elixir"
835
+ ]
835
836
  }