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

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
}