Files
freeCodeCamp/curriculum/structure/blocks/lab-depth-first-search.json
2026-03-17 15:43:14 +00:00

15 lines
320 B
JSON

{
"isUpcomingChange": false,
"dashedName": "lab-depth-first-search",
"helpCategory": "Python",
"blockLayout": "link",
"challengeOrder": [
{
"id": "68d275dd800f404d22a07564",
"title": "Implement the Depth-First Search Algorithm"
}
],
"blockLabel": "lab",
"usesMultifileEditor": true
}