I like that you did not start with the code, but rather with the intuition. Was easy to follow along, thanks
@thecodemate10 ай бұрын
You're welcome!
@ganeshkirankumar6910 Жыл бұрын
Very good explanation. Rather than telling about move pointers here and there, You have explained the core concept .. Impressive. good knowledge
@ashaynayak52594 жыл бұрын
proper explanation and very impressed with the list of questions given at the end of video.
@thecodemate4 жыл бұрын
Glad it was helpful!
@SakshiMankar-g7d Жыл бұрын
you explain this topic so clearly it so helping for me
@thecodemate10 ай бұрын
Glad that it helped you.
@windowstothesoul Жыл бұрын
thanks for very good explanations! its very helpful
@hirensavalia55754 жыл бұрын
Nicely explained and very helpful. ✌🏻👍
@thecodemate4 жыл бұрын
Glad you liked it
@hakkhurshud98832 жыл бұрын
Good tutorial, please keep it
@letSumitUp3 жыл бұрын
Nice video Navneet Bhai!!
@thecodemate3 жыл бұрын
Thanks Sumit.
@vmtravelogue13232 жыл бұрын
at 5:07, i can see the explanation says sum of 2 and 7 is 9. As i learnt array, index starts from 0. In that case , doesn't the output should be [0,1] instead of [1,2] ?
@cubed4155 Жыл бұрын
the question is based on a 1 indexed array
@nagendrapp22134 жыл бұрын
Could you please make a roadmap for beginner how to learn ds and guide for cp and mistakes
@thecodemate4 жыл бұрын
Sure Nagendra.
@sathvikreddy4807 Жыл бұрын
thanks
@DheerajKumar-vp5we4 жыл бұрын
Amazing explanation
@thecodemate4 жыл бұрын
Glad it was helpful!
@ibrahimmohammed10719 ай бұрын
❤❤❤
@nehaprasad93003 жыл бұрын
Maximum difference between indexes can be solved using this approach BT idk y?
@vinaygupta23692 жыл бұрын
❣️❣️❣️
@jyotipandey6162 жыл бұрын
this code is not running
@amitshankhwar25423 жыл бұрын
not work for input array[3,2,4] and target =6 .....wrong algo
@thecodemate3 жыл бұрын
array should be in ascending order. Its not wrong algo.
@amitshankhwar25423 жыл бұрын
@@thecodemate okk got it
@satyamgupta6030 Жыл бұрын
thanks alot bhaiya the video + explaination was awesome. Can we see more such cp tactics videos in future ? although I don't do cp but still I want to know all the tricks cp people do so that I can also apply those things while solving problems. thank you bhaiya