Lecture

Linked Lists: Implementation and Iteration

Description

This lecture covers the implementation of linked lists in Java, focusing on the concepts of singly linked lists and their operations such as adding, removing, and iterating through elements. The instructor demonstrates the structure of linked lists, the use of iterators, and the implementation of essential methods like size, add, remove, get, and set. Additionally, the lecture includes a practical example of testing linked list functionalities using JUnit assertions.

About this result
This page is automatically generated and may contain information that is not correct, complete, up-to-date, or relevant to your search query. The same applies to every other page on this website. Please make sure to verify the information with EPFL's official sources.