Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

N Queen Solver

Description

A web application that solves the N-Queens problem using the Backtracking algorithm.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Features

  • User enters board size
  • Displays all valid solutions
  • Shows total number of solutions
  • Responsive board generation

How to Run

  1. Open index.html
  2. Enter the value of N
  3. Click the Solve button

Author

Aysha Malik

About

Interactive N-Queens Solver built with HTML, CSS, and JavaScript using the Backtracking algorithm.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages