Whether Linked List is linear or Non-linear data structure?
Answer / jagrit kashyap
According to Access strategies Linked list is a linear one.
According to Storage Linked List is a Non-linear one.
| Is This Answer Correct ? | 0 Yes | 0 No |
Define a relation?
What is sorting in math?
What are the applications of priority queues?
What is circular queue example?
State the demerit of linear representation of binary trees?
What is the time complexity of arraylist and linked list?
How do we search a specific element in an array?
Define probing?
Can we search the data in a linked list?
Does the minimum spanning tree of a graph give the shortest distance between any 2 specified nodes?
What is collection sort?
Define balance factor of a node in avl tree?