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 introduces the concept of collections in Java, covering sets, keys, values, duplicates, order, sequential and random access, linked lists, memory representation, utility classes, and the Collection interface methods for consultation, addition, and deletion.