Write the programs for Linked List (Insertion and Deletion)
operations

Answer Posted / r.manju

how to deleted specific node in a linked list with example
program?

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List out the advantages of using a linked list?

667


Why do we use trees in data structures?

687


How to find the duplicate in an array?

723


What is circular queue in data structure?

667


What are the tasks performed during postorder traversal?

724


What is difference between tree and forest?

707


What do you mean by 2-3-4 tree?

767


We know that Arrays are objects so why cannot we write strArray.length()?

1357


Explain how is linked list implemented?

720


How to get top two numbers from an array?

775


What is binary tree? Explain its uses.

683


what is Linked lists?

771


How many types of lists are there?

708


What are doubly linked lists?

779


Can you tell me the differences between Array and ArrayList?

810