Files
freeCodeCamp/curriculum/challenges/_meta/lab-selection-sort/meta.json
2025-05-30 13:46:09 -05:00

11 lines
311 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"
}