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 revisits complexity and calculates the complexity of a recursive algorithm to find the sum of the first integers, discussing the worst-case scenario, function dependencies, and the equivalence between recursive and iterative complexities.