Skip to content

alitapan/backtracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

backtracking

Backtracking algorithm with some classical computer science problems.

Current problem set:

  • N-Queens
  • Sudoku

You can run the puzzles in Gitpod, a free online development environment for GitHub:

Open in Gitpod

About

The backtracking algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages