Files
freeCodeCamp/curriculum/structure/blocks/lecture-understanding-recursion-and-the-call-stack.json
2026-03-17 15:43:14 +00:00

14 lines
333 B
JSON

{
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "lecture-understanding-recursion-and-the-call-stack",
"challengeOrder": [
{
"id": "6733b02d1e556005a544c5e3",
"title": "What Is Recursion, and How Does It Work?"
}
],
"helpCategory": "JavaScript"
}