Skip to content

Submission for the Insights Data Engineering coding challenge

Notifications You must be signed in to change notification settings

sanaltsk/insight-dataengg

Repository files navigation

submission by Sanal Kumar ([email protected]) for Insight Data Engineering Fellowship

Two Python Programs and one PyDoc file.

1. sudoku.py
2. sudoku-tests.py
3. sudoku.html



1. sudoku.py	- Soduku solver program
	Execution : python sudoku.py <<input-csv-file>>

2. sudoku-tests.py - Test Cases for verifying sudoku.py
	Execution : python sudoku-tests.py
		
		Enter CSV file name[data.csv]: <<input-csv-file>> or press enter to read
									data.csv file


3. sudoku.html - PyDoc file for sudoku.py

About

Submission for the Insights Data Engineering coding challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages