Files
freeCodeCamp/curriculum/structure/blocks/workshop-shortest-path-algorithm-js.json

38 lines
1.8 KiB
JSON

{
"isUpcomingChange": false,
"dashedName": "workshop-shortest-path-algorithm-js",
"helpCategory": "JavaScript",
"blockLayout": "challenge-grid",
"blockLabel": "workshop",
"usesMultifileEditor": true,
"hasEditableBoundaries": true,
"challengeOrder": [
{ "id": "0095d0567b6817114989a1dd", "title": "Step 1" },
{ "id": "69c918841987bf16c1d1baba", "title": "Step 2" },
{ "id": "69c918841987bf16c1d1babb", "title": "Step 3" },
{ "id": "69c937c73f23b1140bcd297a", "title": "Step 4" },
{ "id": "69c918841987bf16c1d1babc", "title": "Step 5" },
{ "id": "69c918841987bf16c1d1babd", "title": "Step 6" },
{ "id": "69c918841987bf16c1d1babe", "title": "Step 7" },
{ "id": "69c918841987bf16c1d1babf", "title": "Step 8" },
{ "id": "69c918841987bf16c1d1bac0", "title": "Step 9" },
{ "id": "69c918841987bf16c1d1bac1", "title": "Step 10" },
{ "id": "69c918841987bf16c1d1bac2", "title": "Step 11" },
{ "id": "69c918841987bf16c1d1bac3", "title": "Step 12" },
{ "id": "69c918841987bf16c1d1bac4", "title": "Step 13" },
{ "id": "69c918841987bf16c1d1bac5", "title": "Step 14" },
{ "id": "69c918841987bf16c1d1bac6", "title": "Step 15" },
{ "id": "69c918841987bf16c1d1bac7", "title": "Step 16" },
{ "id": "69c918841987bf16c1d1bac8", "title": "Step 17" },
{ "id": "69c918841987bf16c1d1bac9", "title": "Step 18" },
{ "id": "69c918841987bf16c1d1baca", "title": "Step 19" },
{ "id": "69c918841987bf16c1d1bacb", "title": "Step 20" },
{ "id": "69c918841987bf16c1d1bacc", "title": "Step 21" },
{ "id": "69c918841987bf16c1d1bacd", "title": "Step 22" },
{ "id": "69c918841987bf16c1d1bace", "title": "Step 23" },
{ "id": "69c918841987bf16c1d1bacf", "title": "Step 24" },
{ "id": "69c918841987bf16c1d1bad0", "title": "Step 25" },
{ "id": "69c918841987bf16c1d1bad1", "title": "Step 26" }
]
}