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 topics related to pointers, bit manipulation, and memory management in C++. It includes discussions on pointer variables, memory addresses, and bitwise operations. The exercises focus on understanding the logic behind bit manipulation and pointer arithmetic.