Answer Posted / angu
Singly linked list- which is linear direction that has only
head part.
Doubly linked list- which is bi-directional that has both
head and tail part
Circular linked list- which as no ends.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is sorting in math?
Explain the Array
Write the steps involved in the insertion and deletion of an element in the stack.
What is ordered map?
What is the Difference between sax and dom parser?
What is structure of data type?
Describe tree database. Explain its common uses.
What are control structures?
Give the example of validating the parenthesis of expression using stack.
Is arraylist synchronized?
State the difference between stacks and linked lists?
Is file a data structure?
What is the quickest sorting algorithm?
What is the difference between file structure and storage structure?
How efficient is binary search?