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 introduces the C++ standard library, focusing on containers, algorithms, and iterators. The instructor covers the basics of the standard library, the different types of tools available, and how to effectively use them. The lecture also delves into the details of various containers like lists, vectors, sets, and maps, as well as essential algorithms such as sorting and searching.