- Level Intermediate
- Duration 2 hours
-
Offered by
About
In this project, the learner will create a singly-linked list where each node stores simple data (like name and age). The learner will achieve this by creating a node and writing methods to add, remove, and output data in the linked list. The learner will also learn how to use the Java LinkedList class to implement a singly-linked list.Auto Summary
This intermediate-level course from Coursera focuses on creating a singly linked list in Java, where each node stores simple data such as name and age. Ideal for IT and Computer Science enthusiasts, the 120-minute project offers free subscription options, making it accessible for learners aiming to enhance their programming skills.