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 Graph Search.
This lecture covers the analysis of algorithmic complexity, focusing on time complexity evaluation, worst-case scenarios, and asymptotic behavior. Topics include brute force algorithms, time measurement, and notation for algorithmic performance. The instructor demonstrates the evaluation of algorithms for maximum sum calculation and maximum element search.