There are so many other educators with millions of subscribers, but you know your explanations are very clear and very easy to understand. I always look for your video first whenever I need help❤🙌
code: if anyone needs class Solution { public: bool isValidSudoku(vector& board) { int n = board.size(); return solveboard(board,n); } bool notclash(char num, int i, int j, vector& board,int n){ for(int k = 0;k
I always prefer your explanation over all the other educators. You are a gem. 🙏🙏
There are so many other educators with millions of subscribers, but you know your explanations are very clear and very easy to understand. I always look for your video first whenever I need help❤🙌
code: if anyone needs
class Solution {
public:
bool isValidSudoku(vector& board) {
int n = board.size();
return solveboard(board,n);
}
bool notclash(char num, int i, int j, vector& board,int n){
for(int k = 0;k
Can You Explain me again why int s = sqrt(n) required. and From where you take a example of s = 5
Take love didi from Bangladesh
hey great videos , can u tell me which drawing tablet u use ?
didi wow like this kind of explatation thankyou😇
Thank You
Great Explanations...🙂
Revision for placement season 🙂
Please Provide the code also.
little more help required from ur side please provide the code also
this video is not working for all testcase please let us know the updated code
Give the code as well!
Amazingg!