This Algorithm assignment is to implement a backtracing solution to the n-Queens problem. The n-Queens problem is where the goal is to place n queens on an n x n chessboard such that no two queens ...