Files
freeCodeCamp/curriculum/structure/blocks/lab-selection-sort.json
2025-08-26 12:37:26 +02:00

13 lines
319 B
JSON

{
"name": "Selection Sort Lab",
"isUpcomingChange": true,
"dashedName": "lab-selection-sort",
"superBlock": "full-stack-developer",
"challengeOrder": [
{ "id": "680b3ef395479b0e449ecb6e", "title": "Build a Selection Sort" }
],
"helpCategory": "Python",
"blockLayout": "link",
"blockType": "lab"
}