I have not seen youtuber like him, great work! No music no intro just the lecture.
@mikexrag Жыл бұрын
You're the best. I know recursive tracing takes a long time and can be annoying, but I really wish more professors would go through the processes like this.
@AnuragNimonkar Жыл бұрын
absolutely beautiful with the dry run for the pseudo code, you're a very articulate instructor. loved the tutorial!
@ayanibA18053 жыл бұрын
Amazing... I think no one can explain better than you...Thanks a lot sir..
@CricketLover-ok2pv4 жыл бұрын
Bs Yehi Speed Se Upload Krte Rho Bhai Thank U ❤️
@navyamraushan3002 Жыл бұрын
Approach to explain recursion is nice bro, it really makes more sense now
@manoj83743 жыл бұрын
The best explanation and the best presentation. The way you explain concepts is simply perfect
@goutham36632 жыл бұрын
Best explained I have seen for height of a tree.
@bulksouls61543 жыл бұрын
This video finally made it click for me. Thank you.
@saurabhsoni40732 жыл бұрын
tanmay bro! you are doing such a very good hard work ...... thank you so so so much
@piyushgupta93442 жыл бұрын
More compact version: int height(Tree *r) { if(r==NULL) return 0; return max(height(r->left)+1,height(r->right)+1); }
@masumali8356 Жыл бұрын
Lovely explanation...thank you ❤❤❤
@yourbestie41384 жыл бұрын
He is a wonderful creator
@nandigamadheeraj88814 жыл бұрын
Please Create some videos on templates, vectors , maps , iterators
@manishpatil83262 жыл бұрын
hey thanks perfect explanation
@devanshshukla4076Ай бұрын
Awesome visualization
@prarambhiksur21044 жыл бұрын
Wonderful explanation bro. Keep it up!! Cheers✌✌
@SimpleSnippets4 жыл бұрын
Thank you so much 😀 Please support me by sharing the videos and our channel with your friends too. Thats the biggest help and support you can provide 😇
@anitajain85673 жыл бұрын
Best explanation ever
@surajt38432 жыл бұрын
U are a Legend man Brother
@jamesnash96752 жыл бұрын
you are the best...............masum
@joshithmurthy62093 жыл бұрын
🥲 thank you very much !!!
@shouryagupta87633 жыл бұрын
nice explanation bro
@anchalpandey27874 жыл бұрын
waiting for the more videos sir
@349_rahulbhattacharya64 жыл бұрын
please make some videos on map vectors sets as we need them in cp please please
@rizwanahmed94134 жыл бұрын
sir can you please tell me why we use return -1 instead of return 0 in height function and return left + 1 or right + 1 instead of return left and right.
@SimpleSnippets4 жыл бұрын
Because height is one less than the levels. Try dry running the code and it should make sense.
@abdelrhmanahmed13784 жыл бұрын
you can also think of it as, the height of the leaf node it self is 0 , so you return -1 for left node of the leaf node ,and -1 for the right node of the leaf node max(-1,-1)+1 --> 0 , so the height of leaf nodes is 0
@maaznomani25143 жыл бұрын
Thank you, Sir
@viveksuman96003 жыл бұрын
Are we supposed to visualise this complex step by step process everytime we write recursion? Or just write recursion based on intution, getting some idea what it does but not knowing exactly how it does?
@SimpleSnippets3 жыл бұрын
I keep asking this question to myself 😅 I suppose you get the hang of it slowly as you keep practicing recursion based algorithms
@viveksuman96003 жыл бұрын
@@SimpleSnippets XD..Thanks !
@cmcatholic17984 жыл бұрын
Very nice , thank you 😄😄
@SimpleSnippets4 жыл бұрын
So nice of you
@lomeshwagh80462 жыл бұрын
Mast laga
@aryantiwari-datascience55624 жыл бұрын
SIR WHEN WILL YOU UPLOAD THE REMAINING VIDEOS CAN U TELL??
@ikhlasadely45563 жыл бұрын
thank you
@SimpleSnippets3 жыл бұрын
You're welcome
@DeepakSingh-le6di4 жыл бұрын
also upload the left out approach for the codes
@motanveeralam29863 жыл бұрын
thank you sir
@SimpleSnippets3 жыл бұрын
Most welcome
@prachigoyal24384 жыл бұрын
Can you please complete the dsa playlist asap. heaps hash tables and graphs
@SimpleSnippets4 жыл бұрын
Will try but it takes a lot of time
@HassanRaza-wy6pt2 жыл бұрын
In line 2.3 and 2.4, why not subtract them? Lh - rh gives the same answer does it not?
@ibrahemnjr99242 жыл бұрын
Thanks 🤍
@yb38684 жыл бұрын
Is the playlist complete
@SimpleSnippets4 жыл бұрын
Nope, will take lot of time
@DhavalBirade4 жыл бұрын
How to find specific node's height??
@SimpleSnippets4 жыл бұрын
Traverse till that node first and then call the height function
@dhruvrai60423 жыл бұрын
Why we sent obj.root ??
@ADVICETOPROCEED4 жыл бұрын
First viewer
@PIYUSH-lz1zq3 жыл бұрын
Height should be 3 !!
@ChinmayAnand-nt7du2 жыл бұрын
bhai height is 3 here not 2
@fordalberto66924 жыл бұрын
My manager is the type of man that most people would like to invest with, he's not the best of all. But it's more about what he knows about the market and his predictions are accurate. You can try to see for yourself.