Пікірлер
@pba1957
@pba1957 15 күн бұрын
Thank you for your algorithm based solutions. Your use of diagrams, to explain the solution, is far superior to many others.
@AyushSingh-oq8we
@AyushSingh-oq8we 4 ай бұрын
Nice dude !! nice explanation .You deserve more suscribers.
@shubhamkushwaha6672
@shubhamkushwaha6672 5 ай бұрын
Well explained . But I would prefer 2 approach to represent undirected graph because we don’t want have a static array rather than any number of nodes must be supported by our solution I.e vector of vector
@mohammadaarishquraishi7355
@mohammadaarishquraishi7355 6 ай бұрын
your explanations are very clear bro . keep it up😄😄. Just one thing you can do is attach the code in the description.
@Islam.infinite_
@Islam.infinite_ 6 ай бұрын
you are true gem. try uploading more content in DSA. THANKS for video.
@Islam.infinite_
@Islam.infinite_ 6 ай бұрын
Your explanations are outstanding. Great job keep it up. Continue doing this. Its so helpful for students.
@bernikiss4294
@bernikiss4294 8 ай бұрын
you explain very well!
@sarthakzunjurke7030
@sarthakzunjurke7030 11 ай бұрын
nice explanation 😄
@Orange-wq8qf
@Orange-wq8qf Жыл бұрын
good explanation
@PushpitKamboj
@PushpitKamboj Жыл бұрын
love u bro so clean and neat code it helps me in my college exams
@Happys_Art
@Happys_Art Жыл бұрын
Hello sir. I’ve used this code for my homework assignment for my class if that is okay with you
@coding_with_rai
@coding_with_rai Жыл бұрын
Not a problem! Feel free to use it.
@AsmaIrfan-q6l
@AsmaIrfan-q6l Жыл бұрын
Beautifully explained everything, i like it
@shiny7078
@shiny7078 Жыл бұрын
nice explanation sir tq✨
@Sanatani_Forever108
@Sanatani_Forever108 Жыл бұрын
Keep uploading new videos. You are awesome explainer bro.
@ahnafraismahi5463
@ahnafraismahi5463 Жыл бұрын
sir i don't find any self loop here, so it should be graph[i][j]=0; when i==j,right?
@sameeranand6823
@sameeranand6823 Жыл бұрын
Same
@ShubhamMote
@ShubhamMote Жыл бұрын
Very Well Explained ! Simplest on KZbin
@coding_with_rai
@coding_with_rai Жыл бұрын
Thank you Sir! 😄
@mubeenashraf8676
@mubeenashraf8676 Жыл бұрын
Explain very well and code is very readable and understandable.👏
@alaasayed4448
@alaasayed4448 Жыл бұрын
Thank you very much, this video helped me a lot 🤍
@coding_with_rai
@coding_with_rai Жыл бұрын
Glad to hear that! 😄
@DoubleDbababoi
@DoubleDbababoi Жыл бұрын
How do you do it with a actual matrix?
@coachadarshpandey1982
@coachadarshpandey1982 2 жыл бұрын
Sir both language use kijiye Hindi and English
@shashankvp2418
@shashankvp2418 2 жыл бұрын
Hi, could you please suggest good resources and online lectures for DSA in Java?
@newos
@newos 2 жыл бұрын
Sr my output is a clean console and its is neither showing error nor result
@tripti892
@tripti892 2 жыл бұрын
This video is so beautiful and clearly explained thanks alot
@lavinparker1339
@lavinparker1339 2 жыл бұрын
We wants more contents like problem or the basic more concepts in cpp
@doitaprenderhaciendo5444
@doitaprenderhaciendo5444 2 жыл бұрын
your videos are awesome, thank you very much. Could you please do one for best first search
@coding_with_rai
@coding_with_rai 2 жыл бұрын
If you search in the playlist, there is already one made for BFS. 😃
@coding_with_rai
@coding_with_rai 2 жыл бұрын
Oops sorry. I read it fast. You meant "best" not "breadth". Got it. 😄
@matiashuamani4634
@matiashuamani4634 2 жыл бұрын
thank you for the video. do you have the implementation using java?
@coding_with_rai
@coding_with_rai 2 жыл бұрын
Haven't done it in Java as of now. But it should be fairly straightforward. If you have good knowledge of the Collection Framework, you should be able to replicate the same in that. STL Containers and Collections are very much similar. ✅ Try doing it once! If not I will write it and update the code snippet in the description (basically put a link to the GitHub gist).
@shashankvp2418
@shashankvp2418 2 жыл бұрын
If I have knowledge of SAP ABAP, will it benefit me to crack the interview in SAP LABS?
@coding_with_rai
@coding_with_rai 2 жыл бұрын
Hmm! As a campus graduate, not really! Because they have a specific process consisting of Data Structures rounds and discussion on Computer Science concepts along with your projects and stuff. Mentioning the ABAP thing in your projects section might show an interest towards SAP, as it's something very SAP specific. But focus on CP and DSA to reach till that stage where you are having discussions about your projects with the interviewer. In short, preparing for the potentially 3rd round, do not get rejected in the first round itself. 😅 In OFF CAMPUS, you might have a chance if you have done some certification in ABAP and are specifically applying for a role in ABAP. All the best for your placements. ✅
@user-nq7nt1rq9b
@user-nq7nt1rq9b 2 жыл бұрын
Nice video
@kirankumarr9331
@kirankumarr9331 3 жыл бұрын
Very clearly explained. Great work.
@coding_with_rai
@coding_with_rai 3 жыл бұрын
Thanks Kiran Kumar! 😊
@parthbhatia341
@parthbhatia341 3 жыл бұрын
Good job, keep it up :)
@coding_with_rai
@coding_with_rai 3 жыл бұрын
Thanks Parth!
@AkramAkram-dt8ji
@AkramAkram-dt8ji 3 жыл бұрын
Ig Your Favorite Dsa Is Graph.
@coding_with_rai
@coding_with_rai 3 жыл бұрын
Lol. Yeah it's one of my favourites. ✅
@mitalirai1317
@mitalirai1317 3 жыл бұрын
Amazingly explained. Keep it up
@coding_with_rai
@coding_with_rai 3 жыл бұрын
Thanks a lot. 😄
@manibhushanray9212
@manibhushanray9212 3 жыл бұрын
Good job👍 bhaiya ❣️
@coding_with_rai
@coding_with_rai 3 жыл бұрын
Thanks Mani! 😃
@mohammedwaseem8599
@mohammedwaseem8599 3 жыл бұрын
What's The Music Name Buddy??
@coding_with_rai
@coding_with_rai 3 жыл бұрын
Hey the music is Crimson Fly. You can find it here - kzbin.info/www/bejne/p6HbmZqYrpKChKs