freeCodeCamp/curriculum/structure/blocks/lab-sum-all-numbers-algorithm.json
Oliver Eyton-Williams 27a54624c3
refactor: blockType -> blockLabel (#62548)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-23 23:20:15 +05:30

16 lines
371 B
JSON

{
"name": "Design a Sum All Numbers Algorithm",
"isUpcomingChange": false,
"usesMultifileEditor": true,
"blockLabel": "lab",
"blockLayout": "link",
"dashedName": "lab-sum-all-numbers-algorithm",
"challengeOrder": [
{
"id": "a3566b1109230028080c9345",
"title": "Design a Sum All Numbers Algorithm"
}
],
"helpCategory": "JavaScript"
}