Great video! It was really informative and helpful. Just a small note to avoid any confusion for other viewers: at 3:24, the variable prefixSumMap is used instead of prefixSumFrequency. Other than that, everything is spot on. Thanks for putting this together!
Ashish your equation prefixSum[right] - prefix[left -1] = k is incorrect. Here right is actually the running prefix rum, please fix it so that there is no confusion for other views at 2:36 seconds
Thanks for watching guys!
If you want to practice more patterns and problems, check out algomaster.io
We need all 15 patterns sir ❤🙌
Great video! It was really informative and helpful. Just a small note to avoid any confusion for other viewers: at 3:24, the variable prefixSumMap is used instead of prefixSumFrequency. Other than that, everything is spot on. Thanks for putting this together!
Amazing content...👏👏..can be watched in less time....and build concepts immediately 🎉🎉
congrats for your new YT Channel
Can't wait to see you make videos of all 15 patterns
We want more similar type of patterns video
Bhaiya😊
we need more videos like this!
The best of alls
Please add the link of blog in the description.
hey, youtube needs to do some verification for those links to be accessible. It should enable by tomorrow.
links are active now!
we need remaining patterns also sir....pleasee...🤌🤌🤌🤌
A Question Sir ! I haven't seen such principles applied to development
Ashish your equation prefixSum[right] - prefix[left -1] = k is incorrect. Here right is actually the running prefix rum, please fix it so that there is no confusion for other views at 2:36 seconds
Sir can you start with all patterns one by one😢
slow down bruh
Not able to access the link in comment
hey, youtube needs to do some verification for those links to be accessible. It should enable by tomorrow.
links are active now!
arrey yaaar
Need sliding window 😅
I still don't understand the prefixSum O(n) approach :(
Seems awfully convoluted but probally logical once you understand it
Poor Explanation