Files
freeCodeCamp/curriculum/structure/blocks/lab-insertion-sort.json
2026-03-17 15:43:14 +00:00

15 lines
315 B
JSON

{
"isUpcomingChange": true,
"dashedName": "lab-insertion-sort",
"helpCategory": "JavaScript",
"blockLayout": "link",
"challengeOrder": [
{
"id": "587d8259367417b2b2512c86",
"title": "Implement the Insertion Sort Algorithm"
}
],
"blockLabel": "lab",
"usesMultifileEditor": true
}