Files
freeCodeCamp/curriculum/structure/blocks/lab-depth-first-search.json
2025-10-23 23:20:15 +05:30

16 lines
375 B
JSON

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