Can you solve this chess puzzle? (8 Queens problem)

Channel:
Subscribers:
8,690
Published on ● Video Link: https://www.youtube.com/watch?v=gsB7DwB-ppY



Duration: 10:10
18,783 views
313


Consider supporting my work by donating to my PayPal:
https://www.paypal.com/paypalme/DDodic

Interesting chess puzzle I heard about in my graph theory class. Talking about how to approach solving it, different algorithms for finding the solution and testing them out in a console application.

Try solving the puzzle here:
http://www.datagenetics.com/blog/august42012/

Source code for the backtracking algorithm:
https://www.geeksforgeeks.org/printing-solutions-n-queen-problem/

#Coding #Puzzle #Chess
_________________________________________________________
Social media:
● Facebook: https://www.facebook.com/YoutubeDoubleD/
● Twitter: https://twitter.com/YoutubeDoubleD
● Twitch: http://twitch.tv/notdoubled




Tags:
Chess
Puzzle
8 Queens Problem
8 Queens Puzzle
8 Queens
Problem
Algorithm
Backtracking
Recursion
Recursive
Queen
Graph theory
Coding
Programming
C#
C++
Java
JavaScript
Interview
Question
Brute force
Combinations
Permutations
Math
Solution
Brain training
symmetry
Console
Console application
Language
Visual Studio