Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 260 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 260 Bytes

Sudoku-JAVA

%100 Original and made by dagistan-tuncbilek. Better than most of the counterparts.

A basic Sudoku solver maden with Java. One of the fastest Sudoku solver written in Java.

Used Paterns and Libraries

  • Java Collections
  • Recursion
  • IO