Skip to content
View maxtremaine's full-sized avatar
Block or Report

Block or report maxtremaine

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
maxtremaine/README.md

Max Tremaine's Github Profile

CEO @ sherpa°

Coding is mostly for fun.

Public Repositories

Sudoku Solvers

"Why have you wrote so many Sudoku solvers?" - "For fun, and to compare new programming languages as they gain prominence."

Most use a fairly similar design, but I have tried to be true to the language. I have removed some because I couldn't get through them without saying, "Wow, I don't like this language."

Here they are:

Language Solve Time @ 54 Blanks (ms)
Rust 11
Go 15
Swift 60
Deno.ts 66
Node.js 74
Python 77

Next Languages:

  • Elixir
  • Scala
  • Elm
  • Zig

Popular repositories

  1. max-tremaine-dot-com max-tremaine-dot-com Public archive

    JavaScript

  2. svg-clock svg-clock Public

    HTML

  3. sudoku_solver.py sudoku_solver.py Public

    Solves Sudoku puzzles so I don't have to.

    Python

  4. REPEATRANGE REPEATRANGE Public

    Google Sheets function to repeat a range.

    JavaScript

  5. sudokuSolver.js sudokuSolver.js Public

    Solves sudoku, so I don't have to.

    JavaScript

  6. sudoku_solver_rs sudoku_solver_rs Public

    Solves sudoku so I don't have to, in Rust.

    Rust