Files
freeCodeCamp/curriculum/structure/blocks/lab-n-queens-problem.json
2026-03-17 15:43:14 +00:00

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
}