Complete Dynamic Programming Practice - Noob to Expert (Continued) | Topic Stream 2

  Рет қаралды 94,368

Colin Galen

Colin Galen

Күн бұрын

Problemset link: codeforces.com/contestInvitat...
Part 1 (I introduce DP and cover mashup problems A-H, K): • Complete Dynamic Progr...
I end up finishing the mashup this time.
Timestamps:
Intro/being stupid 00:00
Mashup I 05:02
Mashup J 22:18
Mashup L 1:17:30
Intermission 1:55:42
Mashup M 2:01:30
5K 2:11:21
Continuing M 2:12:40
Mashup N 2:29:51
Mashup O 3:00:20

Пікірлер: 35
@akshaytata
@akshaytata 3 жыл бұрын
You are doing the right thing. Keep doing what you are doing. The ability to explain someone is very important to work in teams.
@farhansaif3044
@farhansaif3044 3 жыл бұрын
Thank you for making these videos, they help me a lot.
@josephwong2832
@josephwong2832 2 жыл бұрын
awesome tutorials
@rohangarg5473
@rohangarg5473 3 жыл бұрын
Thank you so much for making these videos. It helped me a lot and I just cant wait to see more videos like this. Just a small suggestion or request is that, kindly dont get too much side tracked while explaining solutions. Like sometime, you are explaining something and in the middle, completely out of no where a question or comment is posted in live chat(even sometimes which is completely unrelated to current question) and you get side tracked into that and later after some time, you continue from where you left were initially. It actually becomes sometimes annoying in the middle of explanation. Better add time stamps in between when you are doing random talks. Just a suggestion, nothing more than that. Or just disable live chat when you are explaining something and later turn it on once full explanation is done to check for doubts or random talks. By the way, Your videos helped me a lot. Thank you so much
@ColinGalen
@ColinGalen 3 жыл бұрын
Yeah, sorry, I understand that. I'm still trying to find a good balance of chat interaction, since leaving chat ignored for the 10-20 minutes it may take for me to explain a solution doesn't seem like a great solution either. Timestamps that mark tangents may be a good idea for the archive.
@afvanmj1015
@afvanmj1015 2 жыл бұрын
nice explanation
@jakeambrose4294
@jakeambrose4294 Жыл бұрын
I just started the video mind you, but in your learning path video this is what i think i was hoping youd show. As in exact resources and things and places you used for practice. Im not naturally good at this, but i surely have the passion, and this is definitely what i want to be an expert at. So all of your effort is greatly appreciated. Thank you young brother! i can only hope i can get to the international grand master level you have.
@carloseduardo-dx3em
@carloseduardo-dx3em Ай бұрын
Четко, коротко, по делу!
@imranif3899
@imranif3899 3 жыл бұрын
Congratulations for reaching 5K subs! (i know i'm late..)
@RomanReigns-ds8hs
@RomanReigns-ds8hs 3 жыл бұрын
At first , i haven't understood your logic for N , but while coding i understood the idea and the code was also neat (with comments). Thanks for the explanation. and I am one of the member who mainly came for problem N.... . . . Your videos really helps a lot , Thanks once again....
@sainikhil1453
@sainikhil1453 3 жыл бұрын
👍
@nickwatchesyoutube
@nickwatchesyoutube 3 ай бұрын
i just woke up and my pc is doing its own thing - it just restarted and played through an entire programming tutorial on youtube and went onto this automatically ;-; MY COOKIES!
@pegasuster
@pegasuster 18 күн бұрын
I just woke up to this too hahah
@LeoLeo-nx5gi
@LeoLeo-nx5gi 3 жыл бұрын
Can u pls use dark mode for further streams?
@sg1192k
@sg1192k 3 жыл бұрын
@1:31:00 why does the transition also include dp(group,table-1)? You either assign ther table to group - > dp(group-1,table-1)+P(group) or you dont -> dp(group-1,table) Why the third transition? Please explain if possible
@matteoricci1313
@matteoricci1313 10 ай бұрын
I think he was wrong, this transition is not required. I did the problem without such a transition and I got AC
@erasylomirtay787
@erasylomirtay787 3 жыл бұрын
Hi! Could you recommend some resources for learning c++? How you learn c++? Or c++ too hard for beginner?
@ColinGalen
@ColinGalen 3 жыл бұрын
I learned C++ by solving problems with it and using the internet/documentation (e.g. cplusplus.com). Solving basic problems will force you to be able to use things like input/output, then you can build up from there.
@AbhishekKumar-yv6ih
@AbhishekKumar-yv6ih 3 жыл бұрын
Is the problem (J) really of 2000 difficulty?
@pleasesirmorevideos4684
@pleasesirmorevideos4684 3 жыл бұрын
😁
@robinli4610
@robinli4610 3 жыл бұрын
could you add subtitle for the video? My listening skill of english is really poor.
@ColinGalen
@ColinGalen 3 жыл бұрын
I think KZbin will do it automatically.
@dheerajyoo
@dheerajyoo 3 жыл бұрын
But this video has not any subtitle option
@II_xD_II
@II_xD_II 3 жыл бұрын
just watch English movies without sub
@RomanReigns-ds8hs
@RomanReigns-ds8hs 3 жыл бұрын
@@dheerajyoo it does have..
@RomanReigns-ds8hs
@RomanReigns-ds8hs 3 жыл бұрын
@@II_xD_II thats a cool idea.
@RomanReigns-ds8hs
@RomanReigns-ds8hs 3 жыл бұрын
Time stamps??
@ColinGalen
@ColinGalen 3 жыл бұрын
Yep, in now
@RomanReigns-ds8hs
@RomanReigns-ds8hs 3 жыл бұрын
@@ColinGalen Thanks!!
@nathanrobbins6530
@nathanrobbins6530 5 ай бұрын
2:42:59 Ι δον'τ εωεν θνδερστανδ τηισ, πλεασε εχπλαιν βεττερ?????????
@voka803
@voka803 Жыл бұрын
Mic quality from hell
@ron0studios
@ron0studios Жыл бұрын
atleast there isnt' any background noise...
@King_Georges_Calcified_Elbow
@King_Georges_Calcified_Elbow 5 ай бұрын
it's great, it's like listening to an audio documentary from the 1960s
@user-pu3po4ni4q
@user-pu3po4ni4q 10 ай бұрын
test
I gave 127 interviews. Top 5 Algorithms they asked me.
8:36
Sahil & Sarra
Рет қаралды 569 М.
How I’d learn ML in 2024 (if I could start over)
7:05
Boris Meinardus
Рет қаралды 787 М.
ISSEI funny story 😂😂😂Strange World 🌏 Green
00:27
ISSEI / いっせい
Рет қаралды 89 МЛН
I Trapped Myself in a Box with Colored Smoke!
00:50
A4
Рет қаралды 19 МЛН
ICPC Swiss Subregional 2019 ft. Radewoosh
3:28:27
Errichto Hard Algorithms
Рет қаралды 27 М.
Unlocking Your Intuition: How to Solve Hard Problems Easily
17:34
Colin Galen
Рет қаралды 1,1 МЛН
Why flat earthers scare me
8:05
Sabine Hossenfelder
Рет қаралды 221 М.
Starting Competitive Programming - Steps and Mistakes
9:55
William Lin
Рет қаралды 1,3 МЛН
Google Data Center 360° Tour
8:29
Google Cloud Tech
Рет қаралды 5 МЛН
3-Minute Mental Hack to Take Control of Your Subconscious
11:25
Colin Galen
Рет қаралды 1,1 МЛН
The Feasibility Bias: Why You're Not Happy With Where You Are
14:45
Guess The Algorithm Challenge (FAANG Interview Questions)
25:49
Colin Galen
Рет қаралды 23 М.
All New Atlas | Boston Dynamics
0:40
Boston Dynamics
Рет қаралды 5 МЛН
Опасная флешка 🤯
0:22
FATA MORGANA
Рет қаралды 669 М.
Subscribe for more!! #procreate #logoanimation #roblox
0:11
Animations by danny
Рет қаралды 3,8 МЛН
How Neuralink Works 🧠
0:28
Zack D. Films
Рет қаралды 23 МЛН
Phone charger explosion
0:43
_vector_
Рет қаралды 38 МЛН
Samsung mobile phone waterproof display. samsung mobile phone digital s23ultra  #shorts
0:15