KhushbooGoel01 / Top-Interview-Questions--Leetcode

These are codes for Top Interview Questions from Leetcode.
250 stars 139 forks source link

Valid Sudoku Leetcode Solution in java #84

Open dhruvilgandhi opened 3 years ago

dhruvilgandhi commented 3 years ago

@KhushbooGoel01 Sudoku related questions are frequently asked in Interview Questions. Would like to add the Java solution for Leetcode question Valid Sudoku. Please assign me this issue.

dhruvilgandhi commented 3 years ago

Link of the problem: https://leetcode.com/problems/valid-sudoku/ PR request: #85 Please consider this for HacktoberFest 2021.

SahuSumanta commented 3 years ago

Assign this issue to me @KhushbooGoel01 i have alredy familiar with this problem in java