Valid Sudoku | Leetcode 36 | Live coding session 🔥🔥🔥

preview_player
Показать описание
Here is the solution to "Valid Sudoku" leetcode question. Hope you have a great time going through it.

1) 0:00 Explaining the problem out loud
2) 1:10 Algorithm walkthrough
3) 2:30 Solution approach
4) 5:00 Coding and Time Complexity

For discussion/feedback

PS : Please increase the speed to 1.25X
Рекомендации по теме
Комментарии
Автор

Outstanding explation sir. Your string set approach was too good! Thanks a lot.

divyanshjain
Автор

Watched tons of other videos before I stumbled on this, your explanation is much more precise compared to others.

sriharshamarripudi
Автор

Very nicely explained. Keep up the good work brother :-)

sajan
Автор

pretty good explanation. we can also do this without hashset where you use isSafe function to check whether it is voilating the rules or not.

-harshayadav
Автор

bhai maza agya solution dekh kar great job you doing man thanks

imankotia
Автор

why cant we just make one string which contains num_i_j_i/3_j/3 and just put that in seen?

tejasnakhate
visit shbcf.ru