applications of linked lists and mostly used linked list?
Answer Posted / pooja singh
to implement other data structure such as
stack,queues,trees,graphetc
to maintain directory of name.
perform arithmetic operation on long integers.
to manipulate polynomials.
to represent sparse matrices
most used link list are:-
1 linear l_l.
2 doubly L_L.
3 circular L_L.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What is concurrentlinkeddeque?
what is Linked lists?
What is linear-logarithm chasm?
What is a 2 dimensional array?
List the differences between comparable and comparator interface?
How do you insert a new item in a binary search tree?
Explain what is binary search?
What is the use of placement new?
What are the collision resolution methods?
What is the two-dimensional array?
What is the complexity of arrays sort?
How many null values are allowed in hashmap?
What is definition list?
What is difference between hashmap and arraylist?
What is long data type?