JamesWRC / AA_Soduku

Assignment for my CS Algorithms and Analysis class.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an assignment for my CS Algorithms and Analysis.

Here we are asked to implement a solution to solve Sudoku and Killer Sudoku puzzles using various algorithms. The main challenge of the assignment is to implement various algorithms and compare their complexities, and ensure that the algorithms are as efficient as possible.

Outcome: High Distinction :)

About

Assignment for my CS Algorithms and Analysis class.


Languages

Language:Java 100.0%