hello-algo/docs/chapter_backtracking/n_queens_problem.assets
Yudong Jin 67d647ab59
feat: Add the section of n queens problem (#483)
* Add the section of n queens problem

* Update n_queens.py

* Update n_queens.java

* Update n_queens.cpp

* Update n_queens.java
2023-05-04 05:27:17 +08:00
..
n_queens_cols_diagonals.png feat: Add the section of n queens problem (#483) 2023-05-04 05:27:17 +08:00
n_queens_constraints.png feat: Add the section of n queens problem (#483) 2023-05-04 05:27:17 +08:00
n_queens_placing.png feat: Add the section of n queens problem (#483) 2023-05-04 05:27:17 +08:00
solution_4_queens.png feat: Add the section of n queens problem (#483) 2023-05-04 05:27:17 +08:00