N Queen Problem Using Backtracking Algorithm
341,187 views
0

 Published On Feb 29, 2016

  / tusharroy25  
https://github.com/mission-peace/inte...
https://github.com/mission-peace/inte...

Given nxn board and n queens. Place these queens on this board so that they do not attack each other.

show more

Share/Embed