Блог пользователя maomao90

Автор maomao90, история, 17 месяцев назад, По-английски

I recently had to make slides to teach people about maximum flow and minimum cost maximum flow, so I thought it would be good if I share it with Codeforces as well. I think this will benefit everyone as the beginners can get a better understanding of the basics of maximum flow and minimum cost maximum flow in the first few slides and the more advanced people can look at the slides further on which explains how we can use minimum cost maximum flow to solve some greedy problems. Hope everyone will enjoy my slides!

Link to google slides

Please let me know in the comment if you see any mistakes or you want to suggest any improvements. Thank you!

  • Проголосовать: нравится
  • +190
  • Проголосовать: не нравится

»
17 месяцев назад, # |
Rev. 2   Проголосовать: нравится 0 Проголосовать: не нравится

your slide's ui is super clean and nice (carefully chosen fonts and minimal design which makes the slide easier to read)

»
17 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

It's amazing! Which tool did you use to create the graphs?

  • »
    »
    17 месяцев назад, # ^ |
      Проголосовать: нравится +73 Проголосовать: не нравится

    Its just google slide shapes lol. I spent a lot of time copying and pasting lines and circles 😩

»
17 месяцев назад, # |
  Проголосовать: нравится +41 Проголосовать: не нравится

Thank you. This is great learning material and huge work. Let's add it to EDU, ok?