Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Vishal-raj-1/Awesome-JavaScript-Projects
/ Sudoku_Solver.js
File
Sudoku_Solver.js
assets/js/Sudoku_Solver.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
arr = [
2
[],
3
[],
4
[],
Callers
nothing calls this directly
Calls
7
initializeTemp
Function · 0.85
resetColor
Function · 0.85
setTemp
Function · 0.85
changeBoard
Function · 0.85
solveSudoku
Function · 0.85
open
Method · 0.80
setColor
Function · 0.70
Tested by
no test coverage detected