perseverance_01's blog

By perseverance_01, history, 4 years ago, In English

Old Blog:https://codeforces.com/blog/entry/78967

My Video:https://www.youtube.com/watch?v=WdYuz_Z562Q

So a lot of people from the old list stopped posting so I decided to update the list.

1)SecondThread

Regular screencasts,beautiful and elegant solutions,algorithms.

https://www.youtube.com/channel/UCXbCohpE9IoVQUD2Ifg1d1g

2)galen_colin

Regular screencasts, simple and easy to understand solutions at the end.

https://www.youtube.com/channel/UCpvS3EykHW--l0ogUhMEjEw

3)Errichto

Need I say anything?

https://www.youtube.com/channel/UCBr_Fu6q9iHYQCh13jmpbrg

4)code explainer

Couldn't find him on CF.

Very regular,separate solutions for first few div2 problems.

https://www.youtube.com/channel/UCU4WrdDLKNSnV0jiiUbKong

5)tmwilliamlin168

Source of Motivation.

https://www.youtube.com/channel/UCKuDLsO0Wwef53qdHPjbU2Q

*Bonus for Algorithms.

Abdul Bari

https://www.youtube.com/channel/UCZCFT11CWBi3MHNlGf019nw

Tushar Roy

https://www.youtube.com/user/tusharroy2525

PS: I also have a youtube channel and do very simple problems/algos and entertaining stuff,do give a visit :)

https://www.youtube.com/channel/UCbEd9lNwkBGLFGz8ZxsZdVA

  • Vote: I like it
  • +40
  • Vote: I do not like it

| Write comment?
»
4 years ago, # |
  Vote: I like it +33 Vote: I do not like it

Please add Um_nik's channel. He sometimes does quality commentary and even if he doesnt, his code is short and clear. https://www.youtube.com/channel/UC3-pkjZ8-D4aW8QfaExuMjw

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

For algorithmic Video, I found Abdul Bari sir most effective. He teaches everything on so much easier way. He is one of the best teachers on youtube. If anyone want to understand the theory in best way,he must visit the Abdul Bari sirs' channel.

  • »
    »
    4 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    He's definitely great a great teacher for college exam preparation, but his content isn't focused on CP.

»
4 years ago, # |
Rev. 2   Vote: I like it +17 Vote: I do not like it

I guess you should add demoralizer's channel too?

https://www.youtube.com/channel/UCGS5ZzcSAymQbWZvNoKOFhQ

»
4 years ago, # |
Rev. 3   Vote: I like it +3 Vote: I do not like it

<self-promo>

Neither a top competitive programmer, nor a top Youtuber, but in case it helps someone, I sometimes make 3Blue1Brown styled visual explanations/dry-run of codes written in the editorial or clean code written by some Red coder, usually within ~24 hrs of the end of contest. Link to channel: https://www.youtube.com/channel/UCvNmvZRPkkmkAtAF_mo53tw/featured

</self-promo>

»
4 years ago, # |
  Vote: I like it +6 Vote: I do not like it

CodenCode is another good channel for Competitive Programming

»
4 years ago, # |
  Vote: I like it +9 Vote: I do not like it

And I found kartik8800 bhaiya's youtube channel very helpful too https://www.youtube.com/user/MrHulasingh25

»
4 years ago, # |
  Vote: I like it +16 Vote: I do not like it

How can you missed this legend

»
4 years ago, # |
  Vote: I like it +22 Vote: I do not like it

I'm glad you like my stuff :)

Also, AlgorithmsLive is super good. It's not that active anymore, but everything there is recorded and really useful.

»
4 years ago, # |
Rev. 2   Vote: I like it 0 Vote: I do not like it

Do not foget pashka! He explains very well. For russian-speaking users on his channel there are already a lot of materials to study, and for english-speaking users, a lecture is planned tomorrow. It must be great!

https://www.youtube.com/user/pavelmavrin

Announcement

»
4 years ago, # |
Rev. 4   Vote: I like it +11 Vote: I do not like it

There are many good channels on youtube but these are some very good ones (for learning purposes) , related to comp programming which are either active or have some good content for newbies and veterans alike. (in no particular order)

Errichto Youtube

About

SecondThread Youtube

About

demoralizer Youtube

About

galen_colin Youtube

About

kartik8800 Youtube

About

tmwilliamlin168 Youtube

About

pashka Youtube

About

EnumerativeCombinatorics Youtube

About

tehqin Youtube

About

perseverance_01 Youtube

About

rachitiitr Youtube

About

gkcs Youtube

About

kazama460 Youtube

About

RomeoFantastik Youtube

About

Again, All of the guys mentioned above are great and even the ones not mentioned are great because they are giving back to the community and that is really appreciated by all. Orz Orz Orz.

»
4 years ago, # |
  Vote: I like it +10 Vote: I do not like it

I found vedhant's fluent algorithms to be quite useful. Some of the algos like Mo's algo on trees was explained beautifully.