mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-10 19:01:13 -04:00
16 lines
367 B
JSON
16 lines
367 B
JSON
{
|
|
"name": "Implement the Insertion Sort Algorithm",
|
|
"isUpcomingChange": true,
|
|
"dashedName": "lab-insertion-sort",
|
|
"helpCategory": "JavaScript",
|
|
"blockLayout": "link",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "587d8259367417b2b2512c86",
|
|
"title": "Implement the Insertion Sort Algorithm"
|
|
}
|
|
],
|
|
"blockLabel": "lab",
|
|
"usesMultifileEditor": true
|
|
}
|