Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of GraphSearch.
This lecture discusses the complexity of algorithms, focusing on computational, time, and space complexity. It explains how to analyze the efficiency of algorithms for different input sizes and compares their performance. Various sorting algorithms are examined, along with their worst-case complexities.