pashka's blog

By pashka, history, 3 years ago, In English

Hello Codeforces!

The third semester starts this week! As usual, the live lectures will be on Twitch on Fridays at 18:00 MSK, and the recorded videos will be on Youtube.

Topics of the third semester:

  • Graph Algorithms
    • DFS and its applications
    • MST
    • Shortest Paths
    • Games on Graphs
  • String Algorithms
    • Substring Search
    • Suffix Trees
  • Plus something more :)

See you!

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

| Write comment?
»
3 years ago, # |
  Vote: I like it 0 Vote: I do not like it

when will u teach flows ?

  • »
    »
    3 years ago, # ^ |
      Vote: I like it +11 Vote: I do not like it

    He mentioned in the class that the "complicated stuff" including flows will be on Semester 4.

    • »
      »
      »
      3 years ago, # ^ |
        Vote: I like it +17 Vote: I do not like it

      Yep, flows and matchings are in semester 4

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

Loved your Edu section...

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

yes finally, I've been waiting for this for a long time :) keep going I like your lectures so much + can I get the all semesters plan, please? thanks in advance

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

    You can see the coresponding russian course in youtube. The previous semesters are available in the blog as you can see from the youtube channel the last semester will be about flows, matching, number theory, cryptography, approximate algorithms, parallel computing, FFT

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

Will there be hometasks, please?

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

    I'm not sure. Last semester there were too few submissions.

    • »
      »
      »
      3 years ago, # ^ |
        Vote: I like it +7 Vote: I do not like it

      Please provide us with hometasks! I promise I will submit solutions every week :') Please.

»
3 years ago, # |
  Vote: I like it +1 Vote: I do not like it

Wow, I watched the previous semesters on YouTube. They were really great. Very excited to watch this semester's lectures live!!

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

Please add lectures on Dynamic programming