Michael Levin

Michael Levin serves as the Chief Data Scientist at Yandex Data Factory and is also an Associate Professor at the Computer Science Department of Higher School of Economics. He also teaches Algorithms and Data Structures at Yandex School of Data Analysis.

Sort options

Graph Algorithms (edX)

Learn how to use algorithms to explore graphs, compute shortest distance, min spanning tree, and connected components. If you have ever used a navigation service to find the optimal route and estimate time to destination, you've used algorithms on graphs.

Data Structures Fundamentals (edX)

Learn about data structures that are used in computational thinking – both basic and advanced. A good algorithm usually comes together with a set of good data structures that allow the algorithm to manipulate the data efficiently.