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 C++ standard library, focusing on containers like vector, map, stack, and queue, as well as algorithms such as find, copy, and sort. It also delves into associative tables, iterators, and the use of random numbers in C++ programming.