Skip to content

shubhamnagota/SudokuPuzzleChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Sudoku Puzzle Checker

A simple app to check sudoku puzzle is a valid or not.

Technology Used

  • Node.js - evented I/O for the backend
  • JSON - JavaScript Object Notation

How to run

This application is tested on Node.js v10.x

$ git clone https://github.com/shubhamnagota/SudokuPuzzleChecker.git
$ cd SudokuPuzzleChecker
$ node app

Write More Tests

  • Open the input.json file, append the sudoku puzzle in the data array.

About

A simple app to check sudoku puzzle is a valid or not.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published