mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-25 05:02:17 -04:00
16 lines
375 B
JSON
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
|
|
}
|