mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-29 08:00:43 -04:00
15 lines
318 B
JSON
15 lines
318 B
JSON
{
|
|
"isUpcomingChange": true,
|
|
"dashedName": "lab-selection-sort-js",
|
|
"helpCategory": "JavaScript",
|
|
"blockLayout": "link",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "587d8259367417b2b2512c85",
|
|
"title": "Implement the Selection Sort Algorithm"
|
|
}
|
|
],
|
|
"blockLabel": "lab",
|
|
"usesMultifileEditor": true
|
|
}
|