Files
freeCodeCamp/curriculum/structure/blocks/lab-quicksort.json
2026-03-17 15:43:14 +00:00

15 lines
302 B
JSON

{
"isUpcomingChange": false,
"usesMultifileEditor": true,
"dashedName": "lab-quicksort",
"blockLayout": "link",
"blockLabel": "lab",
"challengeOrder": [
{
"id": "681dbcca65bbda5f286dc0ca",
"title": "Implement the Quicksort Algorithm"
}
],
"helpCategory": "Python"
}