Files
freeCodeCamp/curriculum/structure/blocks/lab-slice-and-splice.json
2025-10-23 23:20:15 +05:30

16 lines
374 B
JSON

{
"name": "Implement the Slice and Splice Algorithm",
"blockLabel": "lab",
"blockLayout": "link",
"isUpcomingChange": false,
"usesMultifileEditor": true,
"dashedName": "lab-slice-and-splice",
"challengeOrder": [
{
"id": "579e2a2c335b9d72dd32e05c",
"title": "Implement the Slice and Splice Algorithm"
}
],
"helpCategory": "JavaScript"
}