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!
when will u teach flows ?
He mentioned in the class that the "complicated stuff" including flows will be on Semester 4.
Yep, flows and matchings are in semester 4
Loved your Edu section...
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
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
thanks :)
Will there be hometasks, please?
I'm not sure. Last semester there were too few submissions.
Please provide us with hometasks! I promise I will submit solutions every week :') Please.
Wow, I watched the previous semesters on YouTube. They were really great. Very excited to watch this semester's lectures live!!
Please add lectures on Dynamic programming
There are already three lectures on dynamic programming check semester 1!
no there's no DP lectures
I can provide a link :
lecture 10 : dynamic programming basics : https://www.youtube.com/watch?v=_jK_sJrvrkY&t=8s
lecture 11 : dynamic programming basics 2(mostly about string difference) : https://www.youtube.com/watch?v=kBtTT3fTSc8&t=1492s
lecture 12 : knapsack dp : https://www.youtube.com/watch?v=5C7JT8cVHDU&t=158s
lecture 13 : dp over subsets and profiles : https://www.youtube.com/watch?v=0bnMHlFUM_o&list=PLrS21S1jm43igE57Ye_edwds_iL7ZOAG4&index=13
They are actually quite good resources and I learned a lot form them.