Codereview: Arranging 8 queens on an 8x8 board

Subscribers:
4,110
Published on ● Video Link: https://www.youtube.com/watch?v=iQ3ZB8eF1s0



Duration: 0:00
0 views
0


Arranging 8 queens on an 8x8 board
I hope you found a solution that worked for you :)
The Content is licensed under (https://meta.stackexchange.com/help/licensing) CC BY-SA.
Attention! This video does always use the same license as the source!
Thanks to all those great people for their contributions!

(codereview.stackexchange.com/users/61858/giulio)giulio
(codereview.stackexchange.com/users/49308/thecoffeecup)TheCoffeeCup
A special thanks goes out to the (codereview.stackexchange.com/questions/83687/arranging-8-queens-on-an-8x8-board)Stackexchange community

I wish you all a wonderful day! Stay safe :)
If anything is off, please write me at peter D.O.T schneider A.T ois42.de

recursion java algorithm programming-challenge