Files
freeCodeCamp/curriculum/structure/blocks/lecture-understanding-recursion-and-the-call-stack.json
2025-10-23 23:20:15 +05:30

15 lines
389 B
JSON

{
"name": "Understanding Recursion and the Call Stack",
"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"
}