Explain about the types of linked lists

Answer Posted / yogesh l. sharma

there are main four type of linked list.
1)singly linked list.
2)singly circular linked list.
3)doubly linked list.
4)doubly circular linked list.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the average and worst time complexity in a sorted binary tree is

529


Do all declaration statements result in a fixed reservation in memory?

508


Can constructor be static?

464


Why do we need to recycle?

448


How can you insert a node at the end of linked list?

485






In what scenario, binary search can be used?

557


Why is hashmap faster than arraylist?

526


Is hashtable fail fast?

446


Why do we Use a Multidimensional Array?

475


How do you balance a tree?

510


How do treesets work internally?

486


How many sorting algorithms are there?

559


What will be the output of below code?

602


On clicking a node in a tree, all the adjacent edges are turned on. Calculate min of clicks such that all the edges are turned on.

603


What are the five examples of data?

487