> For the complete documentation index, see [llms.txt](https://protegejj.gitbook.io/algorithm-practice/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://protegejj.gitbook.io/algorithm-practice/leetcode/backtracking/52-n-queens-ii.md).

# 52 N-Queens II

## 581. Shortest Unsorted Continuous Subarray

## 1. Question

## 2. Implementation

## 3. Time & Space Complexity
