Files
freeCodeCamp/curriculum/structure/blocks/lab-selection-sort-js.json
2026-02-18 09:57:05 +01:00

16 lines
370 B
JSON

{
"name": "Implement the Selection Sort Algorithm",
"isUpcomingChange": true,
"dashedName": "lab-selection-sort-js",
"helpCategory": "JavaScript",
"blockLayout": "link",
"challengeOrder": [
{
"id": "587d8259367417b2b2512c85",
"title": "Implement the Selection Sort Algorithm"
}
],
"blockLabel": "lab",
"usesMultifileEditor": true
}