Files
freeCodeCamp/curriculum/structure/blocks/lab-quicksort.json

16 lines
349 B
JSON

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