Millad's blog

By Millad, 4 months ago, In English

Hello everyone,

We have prepared two roadmaps for learning Dynamic Programming and Graph Theory published them on Repovive:

https://repovive.com/roadmaps/dynamic-programming

We tried to go over topics from basic to advanced, starting from Recursion and DP Fundamentals up to Aliens Trick، Slope Trick, and Broken Profile DP. For each topic, we provide problem walkthroughs, and each section also includes a dedicated problemset where you can suggest additional problems too.

https://repovive.com/roadmaps/graph-theory

For Graph Theory, we follow a similar progression, starting from fundamental topics such as graph representations and traversals, and gradually moving toward more advanced techniques including shortest path algorithms, flow networks, and matching. Each section provides guided problem walkthroughs to help reinforce understanding and practical application.

Each section also specifies a range of problem difficulties covered by the questions solved in that section.

We hope that's something you enjoy and learn from. Please let us know if it is useful or anything that we can do to make it better.

Note: We’re looking for passionate people to join us and help work on the roadmaps. If you’re interested, please let us know and we’ll reach out.

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

»
4 months ago, hide # |
 
Vote: I like it +7 Vote: I do not like it

Absolutely loved it...please dont stop this. The resources are insane. Topics like digit dp and bitmask dp are so well covered. Truely a treasure!

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

Perfect :)

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

Bro u saved my life

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

This is what I was looking for, now I can fully understand DP.

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

I really loved the recent math section, Can you please bring for Binary Search next. :)

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

Great Content!

»
6 weeks ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

I haven't tried it much but it looks promising. However, I want to make a feedback, for example in the dp section, you have to complete all previous lessons in order to take a lesson, I don't want that, I have already learned all the stuff in the previous lessons, and retaking everything will waste my time. Thank you.