mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-21 11:04:47 -05:00
16 lines
368 B
JSON
16 lines
368 B
JSON
{
|
|
"name": "Implement the Bubble Sort Algorithm",
|
|
"isUpcomingChange": true,
|
|
"dashedName": "lab-bubble-sort-algorithm",
|
|
"helpCategory": "JavaScript",
|
|
"blockLayout": "link",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "698367b9d1c6914a22095aec",
|
|
"title": "Implement the Bubble Sort Algorithm"
|
|
}
|
|
],
|
|
"blockLabel": "lab",
|
|
"usesMultifileEditor": true
|
|
}
|