Question: java Q1) Create a program that do the following: 1. implement a singly linked list and a doubly linked list from scratch to store a
Q1) Create a program that do the following: 1. implement a singly linked list and a doubly linked list from scratch to store a string datatype. 2. add you family members names in both lists 3. Print the contents of both linked list Delete any name with the first letter "A", (print .7 .the list before and after the deletion) Submit compressed folder with you .java files
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
