LOVE BABBAR 450 questions series

One more , u just solved the question by thinking only passing the test case , don’t do this, as in one question of finding union of two sorted arrays u just did by taking set , no man this is not the approach they want in interview , try with some better approach.

13 Likes

Ohh yes i actually realised this after making the video.
i shall talk about the two pointer approach in the next video.
Thank you.
Please subscribe to the channel and give me more guidance!.

2 Likes

Are you liking the videos?. Any suggestions?

Any suggestions for improvements?

they are great bro keep going

thank you!

Part 7 is uploaded.
Tomorrow we shall finish arrays.

Arrays are completed.
check out the last video and let me know better solutions of the problems if they exist.
Like share and subscribe guys!

Arrays part is completed.
Today we start with Matrix problems.
Check out this video.
Like share and subscribe.
Thanks.

Matrix problems are in this video.
Stay tuned for next video.

Part 10 is uploaded now. Check it out!.

Part 11 is uploaded.
One question will be done during DP part.
I was unable to explain it today.

There is one small correction in the first code.
It should not be if(i==c-1),
it should be if(i==r-1)

Really sorry for that. Please don’t do that mistake.

1 Like

Strings has started. This is part 12
Watch this video.

Atcoder beginner contest 181,

Part 13 is uploaded. Sorry for being late today.
I was busy with college stuff.

2 Likes

Part 14 is uploaded.

Part 15 is uploaded now.
I expect you to have tried the problem before me.

Part 16 is uploaded.
There was a net error could not correct code in the video.
The corrected code is here:
https://practice.geeksforgeeks.org/viewSol.php?subId=c78427156cc3ca7d48bfde0781a37dae&pid=1277&user=adimantheboss123

Watch the video completely guys.
Like share and subscribe guys!.

You can connect with me on Linkedin.
https://www.linkedin.com/in/aditya-rajiv-0606491a5/

Part 17 is uploaded.
If you want me to show the coding part let me know i shall make a separate video.
I want you guys to try it first.