Files
freeCodeCamp/curriculum/structure/blocks/lab-quicksort.json
2025-10-23 23:20:15 +05:30

16 lines
348 B
JSON

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