mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-25 05:02:17 -04:00
16 lines
348 B
JSON
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"
|
|
}
|