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 the area of applications where stack data structure can be used?

521


What is time complexity of hashmap?

534


Write the recursive c function to count the number of nodes present in a binary tree.

489


For addition and deletion. Which one is most preferred: array list or linked list?

521


What is ordered map?

498






Program to remove duplicate elements in an array.

538


an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].

574


What is difference between while and do while?

473


What is hash data type?

549


What is the difference between array and list?

495


what is the difference between dynamic as well as non - dynamic data structures.

529


What is the difference between collections class vs collections interface?

538


Why use a tuple instead of a list?

470


State the different types of linked lists?

504


What is the difference between b tree and binary search tree?

493