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 standard library in C++, focusing on containers like list, vector, set, map, stack, and queue, as well as algorithms such as sort, find, and copy. It also delves into associative tables, stacks, queues, and random number generation.