Skip to content

contributerMe/N-queen-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N-queen-visualization

input value of n there will be a n X n chess board and we want to place n queens on that board such that every column and every row of chess board has at least one queen in other words no column should not have no queen for that we think of recursion at first go but this approach can be optimosed with dp code implements visulisation of this conventional problem in data structures alt text alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published