You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
convert all the squares check in a functional programming code(there are two nested for that perform the same operation in all the little squares of the sudoku, these loops are present in more than one method, using lambda instead would be great)
File: SudokuSolvable.java
The text was updated successfully, but these errors were encountered:
convert all the squares check in a functional programming code(there are two nested for that perform the same operation in all the little squares of the sudoku, these loops are present in more than one method, using lambda instead would be great)
File: SudokuSolvable.java
The text was updated successfully, but these errors were encountered: