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 sorting algorithms, focusing on insertion sort and merge sort. It explains the concepts behind these algorithms, their correctness, time complexity, and recursive nature. Examples and interactive visualizations are used to illustrate the sorting process.