Files
freeCodeCamp/curriculum/structure/blocks/quiz-recursion.json
2025-08-26 12:37:26 +02:00

13 lines
309 B
JSON

{
"name": "Recursion Quiz",
"blockType": "quiz",
"blockLayout": "link",
"isUpcomingChange": false,
"dashedName": "quiz-recursion",
"superBlock": "full-stack-developer",
"challengeOrder": [
{ "id": "66edd43cded6bff30944b676", "title": "Recursion Quiz" }
],
"helpCategory": "JavaScript"
}