Snippets of code to work through common algorithm patterns
  • Go 61.1%
  • Python 38.9%
Find a file
2024-09-17 13:00:46 -06:00
mod10luhn add mod10lhn and root.math 2024-09-17 13:00:46 -06:00
root.math add mod10lhn and root.math 2024-09-17 13:00:46 -06:00
sudoku_solver add mod10lhn and root.math 2024-09-17 13:00:46 -06:00
.gitignore Initial commit 2023-01-15 23:42:45 -07:00
LICENSE Initial commit 2023-01-15 23:42:45 -07:00
README.md Initial commit 2023-01-15 23:42:45 -07:00

algoprobs

Snippets of code to work through common algorithm patterns