SlideShare a Scribd company logo
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 7. Delete any name with the first letter "A", (print the list before
and after the deletion). Submit compressed folder with you .java files.

More Related Content

PDF
Write the definition of a function printArray- which has two parameter.pdf
PDF
why will it not display all of the entries-- output -nMenu n-Add Entr.pdf
PDF
Which of the following least reflects the purpose of a business rule i.pdf
PDF
The Coefficients Table of a model is given as follows- Which variable(.pdf
PDF
Suppose James is thinking about retiring one year earlier than he had.pdf
PDF
explain about the community Chula Vista- CA 1- Defined Community ( wh.pdf
PDF
QUESTION 121 POINT How many distinct ways are there to arrange 2 orang.pdf
PDF
Prior to 2020- the number plates on Poland's vehicles had the format o.pdf
Write the definition of a function printArray- which has two parameter.pdf
why will it not display all of the entries-- output -nMenu n-Add Entr.pdf
Which of the following least reflects the purpose of a business rule i.pdf
The Coefficients Table of a model is given as follows- Which variable(.pdf
Suppose James is thinking about retiring one year earlier than he had.pdf
explain about the community Chula Vista- CA 1- Defined Community ( wh.pdf
QUESTION 121 POINT How many distinct ways are there to arrange 2 orang.pdf
Prior to 2020- the number plates on Poland's vehicles had the format o.pdf

More from abc2232 (15)

PDF
Murgis Grinit 3-ris sin2x.pdf
PDF
LbJ Eha rosporise tume is iess ifan 1 mineles x x.pdf
PDF
kibit 41 he table below shows the counts by gender and highest degree.pdf
PDF
0- A student has to take examination in three courses X-Y and Z- He ha.pdf
PDF
A blocking high is Group of answer choices a high pressure system and.pdf
PDF
8-10 Let Xt and Yt be independent standard (one-dimensional) Brownian.pdf
PDF
Consider the following information about the international economy of.pdf
PDF
A set associative cache consists of 128 blocks divided into 2 blocks-s.pdf
PDF
Draw an EER diagram according to the notations discussed in class to a.pdf
PDF
1-) Why did we have an unstained sample- a CD4-PE only sample- and a.pdf
PDF
Esquire Comic Book Company tuvo ingresos antes de impuestos de $ 1-400.pdf
PDF
! At the beginning of the 21st century there was a considerable growth.pdf
PDF
An organism appears as a purple color and appears as round cells that.pdf
PDF
A) You are a risk assessor working for EPA Region X and have been aske.pdf
PDF
Assume you have two bonds A-B- A has oconversion ratio 0-7 and price 1.pdf
Murgis Grinit 3-ris sin2x.pdf
LbJ Eha rosporise tume is iess ifan 1 mineles x x.pdf
kibit 41 he table below shows the counts by gender and highest degree.pdf
0- A student has to take examination in three courses X-Y and Z- He ha.pdf
A blocking high is Group of answer choices a high pressure system and.pdf
8-10 Let Xt and Yt be independent standard (one-dimensional) Brownian.pdf
Consider the following information about the international economy of.pdf
A set associative cache consists of 128 blocks divided into 2 blocks-s.pdf
Draw an EER diagram according to the notations discussed in class to a.pdf
1-) Why did we have an unstained sample- a CD4-PE only sample- and a.pdf
Esquire Comic Book Company tuvo ingresos antes de impuestos de $ 1-400.pdf
! At the beginning of the 21st century there was a considerable growth.pdf
An organism appears as a purple color and appears as round cells that.pdf
A) You are a risk assessor working for EPA Region X and have been aske.pdf
Assume you have two bonds A-B- A has oconversion ratio 0-7 and price 1.pdf

Recently uploaded (20)

PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PPTX
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PDF
VCE English Exam - Section C Student Revision Booklet
PPTX
Presentation on HIE in infants and its manifestations
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PPTX
Pharma ospi slides which help in ospi learning
PDF
O7-L3 Supply Chain Operations - ICLT Program
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PDF
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
01-Introduction-to-Information-Management.pdf
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
VCE English Exam - Section C Student Revision Booklet
Presentation on HIE in infants and its manifestations
Supply Chain Operations Speaking Notes -ICLT Program
202450812 BayCHI UCSC-SV 20250812 v17.pptx
Microbial diseases, their pathogenesis and prophylaxis
O5-L3 Freight Transport Ops (International) V1.pdf
Pharma ospi slides which help in ospi learning
O7-L3 Supply Chain Operations - ICLT Program
Chinmaya Tiranga quiz Grand Finale.pdf
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
01-Introduction-to-Information-Management.pdf
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
human mycosis Human fungal infections are called human mycosis..pptx
Microbial disease of the cardiovascular and lymphatic systems
Chapter 2 Heredity, Prenatal Development, and Birth.pdf

Q1) Create a program that do the following- 1- implement a singly link.pdf

  • 1. 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 7. Delete any name with the first letter "A", (print the list before and after the deletion). Submit compressed folder with you .java files.