Bonus Lectures!

Revision en1, by pashka, 2021-01-07 14:40:50

Hey CodeForces!

Thank you for your warm support for my online lectures! Now it's winter vacation in Russia, next semester will start in February. I want to use this time to try some topics which were not included in the main course (mainly because it's already too big).

The first lecture will be tomorrow at 17:00 MSK, I will talk about this classical work by R. E. Tarjan explaining the $$$α(m, n)$$$ time complexity of Union-Find data structure.

If you're not familiar with Union-Find data structure, you can watch my lecture, or take this lesson in EDU.

See you!

Tags algorithms, dsu, union-find, lecture

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English pashka 2021-01-07 14:49:40 98
en2 English pashka 2021-01-07 14:43:13 4
en1 English pashka 2021-01-07 14:40:50 822 Initial revision (published)