What are the different types of linked list?



What are the different types of linked list?..

Answer / Israr Ahmad

Some common types include singly-linked lists, doubly-linked lists, circular linked lists, and linked lists with skip pointers.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

Write a program to reverse a single linked list.

1 Answers   CGI,


Why is concurrenthashmap thread safe?

1 Answers  


Define open addressing?

1 Answers  


How does hashset maintain order?

1 Answers  


Can you list out the areas in which data structures are applied extensively?

1 Answers   TCS,


What are different techniques for making hash function?

1 Answers  


Can arraylist store objects?

1 Answers  


Difference between abstract data type, data type and data structure?

1 Answers  


What does each entry in the link list called?

1 Answers  


Is treemap sorted?

1 Answers  


How do you use the sort function?

1 Answers  


Evaluate the following prefix expression " ++ 26 + - 1324"

24 Answers   College School Exams Tests, Patni,


Categories