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.

Full text and comments »

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