Skip to content

Examples of my attempts at various algorithms and recursion

Notifications You must be signed in to change notification settings

andrewzakhartchouk/python_algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

python_algorithms

Examples of my attempts at various algorithms and recursion

Sudoku Solver

a Sudoku solver using backtracking

To Do List

  • Implement a pygame Sudoku Solver version to illustrate the step-by-step process.
  • Four Queens
  • Basic recursive function collection

About

Examples of my attempts at various algorithms and recursion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages