Create a singly linked list of simple data using Java
Offered By: Coursera Project Network via Coursera
Course Description
Overview
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.
Syllabus
- Project Overview
- 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.
Taught by
Dr. Chao Mbogho
Related Courses
Linked List Data Structure using PythonUdemy Easy to Advanced Data Structures
Udemy Data Structures in Java for Noobs (Lite Edition)
Udemy Python Data Structures: Linked Lists
LinkedIn Learning Singly Linked Lists
Lucid Programming via YouTube