Dev Leveling

Coding Challenge

Sharpen your skills with this hands-on exercise

N-Queens Problem

Legendary

Description

Solve the N-Queens problem using backtracking.

Your Solution