Leetcode 659 Split Array into Consecutive Subsequences | SDE preparation Sheet link below

  Рет қаралды 6,164

Coding Decoded

Coding Decoded

Күн бұрын

Пікірлер: 46
@anuragpatel6492
@anuragpatel6492 2 жыл бұрын
superb explanation.....
@ARUN-ik2nb
@ARUN-ik2nb 2 жыл бұрын
If someone is looking for the same CPP code- bool isPossible(vector& nums) { int n = nums.size(); unordered_map am, vm; for(int i=0; i
@CodeWithSunchitDudeja
@CodeWithSunchitDudeja 2 жыл бұрын
Thanks for sharing
@muskangupta7522
@muskangupta7522 7 ай бұрын
A very good explaination that I needed.
@095_shaniabalkhi9
@095_shaniabalkhi9 Жыл бұрын
Best Explanation 🔥🔥
@CodeWithSunchitDudeja
@CodeWithSunchitDudeja Жыл бұрын
Thanks
@sajalkaushik
@sajalkaushik 2 жыл бұрын
Excellent explanation 😀
@shrimpo6416
@shrimpo6416 2 жыл бұрын
I'm gonna commit to it! I will do leetcode at least 1 question a day and I'll leave a comment. If I don't do it consistently for 7 days I'll donate $100 to Trump.
@shrimpo6416
@shrimpo6416 2 жыл бұрын
just finished today's question :)
@CodeWithSunchitDudeja
@CodeWithSunchitDudeja 2 жыл бұрын
Haha... All the best, and I promise I will not let you donate money to Trump. 😅
@vikassinghbisht7305
@vikassinghbisht7305 7 ай бұрын
thanks a lot bhaiya
@pritishpattnaik4674
@pritishpattnaik4674 2 жыл бұрын
I have tried on my own without hashmaps , some testcases failed now I came to this video abb pata laga I have read the question a bit wrong , I missed some key points , great video bhaiya
@CodeWithSunchitDudeja
@CodeWithSunchitDudeja 2 жыл бұрын
Thanks
@khushalkhanna8476
@khushalkhanna8476 2 жыл бұрын
Really nice solution finally understood the solution and the problem
@ashishverma1382
@ashishverma1382 Жыл бұрын
nice explanation
@mrrishiraj88
@mrrishiraj88 2 жыл бұрын
Thanks
@CodeWithSunchitDudeja
@CodeWithSunchitDudeja 2 жыл бұрын
Welcome
@sahilshah1146
@sahilshah1146 2 жыл бұрын
Amazing explanation, really enjoy your approach of explaining the algo and code, keep it up!
@CodeWithSunchitDudeja
@CodeWithSunchitDudeja 2 жыл бұрын
Thank you very much!
@satwikjain6177
@satwikjain6177 Жыл бұрын
beautiful explanation please carry on, and also update you sheets with latest questions in trend it will be beneficial for 2024 batch Thanks for such helpful content :)
@CodeWithSunchitDudeja
@CodeWithSunchitDudeja Жыл бұрын
Sure
@swatikulshrestha5304
@swatikulshrestha5304 2 жыл бұрын
Awesome explanation 🔥👏
@piyushsaxena6243
@piyushsaxena6243 2 жыл бұрын
very nice explanation, thanks a lot bro
@heykalyan
@heykalyan 2 жыл бұрын
i was waiting for your video☺️thanks again, very gud explanation
@Sandeep-zd6dq
@Sandeep-zd6dq 2 жыл бұрын
Amazing explanation 🙌
@sagarbora7768
@sagarbora7768 2 жыл бұрын
Chapterss: Problem Statement Explanation: 1:10 Concept Building: 04:15 Coding: 13:15
@sagarbora7768
@sagarbora7768 2 жыл бұрын
Much recommended content ❤ u guruji +1
@CodeWithSunchitDudeja
@CodeWithSunchitDudeja 2 жыл бұрын
Thanks for doing it...
@AnandKumar-kz3ls
@AnandKumar-kz3ls 2 жыл бұрын
you made my day bro keep it up
@CodeWithSunchitDudeja
@CodeWithSunchitDudeja 2 жыл бұрын
Glad you enjoyed
@naive-fleek7420
@naive-fleek7420 10 ай бұрын
why continuing previous sequence is preferred over creating new sequence ? any logic for that?
@yashwantsaini673
@yashwantsaini673 2 жыл бұрын
Why we are giving first preference to add new element in existing group instead of creating new group with that number??
@aviralarpan7350
@aviralarpan7350 2 жыл бұрын
Lol
@krateskim4169
@krateskim4169 2 жыл бұрын
great explanation
@CodeWithSunchitDudeja
@CodeWithSunchitDudeja 2 жыл бұрын
Glad it was helpful!
@rajsrivastava8070
@rajsrivastava8070 2 жыл бұрын
Great Explanation..
@CodeWithSunchitDudeja
@CodeWithSunchitDudeja 2 жыл бұрын
Glad it was helpful!
@mohithadiyal6083
@mohithadiyal6083 2 жыл бұрын
Amazing
@akhilburada4524
@akhilburada4524 2 жыл бұрын
You are really awesome Sir..❤
@CodeWithSunchitDudeja
@CodeWithSunchitDudeja 2 жыл бұрын
Thank you so much 😀
@alexcannizaro3333
@alexcannizaro3333 2 жыл бұрын
Can u please change one thing about your videos is to write code in the video from beginning, that really helps a lot for beginners like me.
@CodeWithSunchitDudeja
@CodeWithSunchitDudeja 2 жыл бұрын
Sure
@rajshah9129
@rajshah9129 Жыл бұрын
u said we have 2 opt add to old grp or create new grp but u r only adding to old grp not creating new grp ?? why that
@harshpratapsingh1638
@harshpratapsingh1638 Жыл бұрын
Nice explanation
@CodeWithSunchitDudeja
@CodeWithSunchitDudeja Жыл бұрын
Thanks for liking
L02:ARRAYS , Maximum Absolute Difference , Interview Bit
10:45
Aryan Mittal
Рет қаралды 24 М.
When mom gets home, but you're in rollerblades.
00:40
Daniel LaBelle
Рет қаралды 154 МЛН
Hoodie gets wicked makeover! 😲
00:47
Justin Flom
Рет қаралды 123 МЛН
Leetcode 659. Split Array into Consecutive Subsequences
36:29
Beautiful Arrangement II | Live Coding with Explanation | Leetcode - 667
10:11
Algorithms Made Easy
Рет қаралды 3,6 М.
Split Array Largest Sum - Leetcode 410 - Python
16:51
NeetCode
Рет қаралды 86 М.
K diff Pairs in an Array | Leetcode 532 | Arrays
22:57
Ayushi Sharma
Рет қаралды 12 М.
659. Split Array into Consecutive Subsequences - Day 19/31 Leetcode August Challenge
10:59
Programming Live with Larry
Рет қаралды 2,5 М.
LeetCode 659. Split Array into Consecutive Subsequences v1
13:12
Happy Coding
Рет қаралды 10 М.