mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-28 05:00:53 -04:00
16 lines
353 B
JSON
16 lines
353 B
JSON
{
|
|
"name": "Implement the N-Queens Algorithm",
|
|
"isUpcomingChange": true,
|
|
"dashedName": "lab-n-queens-problem",
|
|
"helpCategory": "Python",
|
|
"blockLayout": "link",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "68dbc6b7e8f794a2ae69bc74",
|
|
"title": "Implement the N-Queens Algorithm"
|
|
}
|
|
],
|
|
"blockLabel": "lab",
|
|
"usesMultifileEditor": true
|
|
}
|