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 implementation of stacks, emphasizing the use of delimiters in expressions. It then delves into queues, detailing insertion and deletion operations. Finally, it explores linked lists, focusing on searching, inserting, and deleting elements, along with the concept of sentinels. The lecture concludes with a discussion on binary search trees, highlighting key properties and querying operations.