freeCodeCamp/curriculum/structure/blocks/lab-bubble-sort-algorithm.json
Sem Bauke 7c3c64bf8d
refactor(curriculum): remove block name metadata and source titles from intro (#66415)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2026-03-17 15:43:14 +00:00

15 lines
319 B
JSON

{
"isUpcomingChange": true,
"dashedName": "lab-bubble-sort-algorithm",
"helpCategory": "JavaScript",
"blockLayout": "link",
"challengeOrder": [
{
"id": "698367b9d1c6914a22095aec",
"title": "Implement the Bubble Sort Algorithm"
}
],
"blockLabel": "lab",
"usesMultifileEditor": true
}