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